R/utils.R
is_on_ci.Rd
Check if "CI" environment variable is set to TRUE
is_on_ci()
TRUE/FALSE
if (FALSE) { # \dontrun{ is_on_ci() } # }