powered by
Determine whether an environment variable is being used
using_envvar(x, value = NULL)
A logical value
Environment variable
Optional value to compare against
using_envvar("NOT_CRAN") using_envvar("CI", "true")
Run the code above in your browser using DataLab