powered by
Tells if some environment variable(s) are defined.
hasEnvar(x)
environment variable name, as a character vector.
# NOT RUN { hasEnvar('_R_CHECK_TIMINGS_') hasEnvar('ABCD') # }
Run the code above in your browser using DataLab