Learn R Programming

timevarcorr (version 0.1.1)

in_pkgdown: Determine if the package is being used by pkgdown

Description

This function should not be called by the user. It allows to run some examples conditionally to being used by pkgdown. Code copied from pkgdown::in_pkgdown().

Usage

in_pkgdown()

Arguments

Value

a logical value (TRUE or FALSE).