Tells if some environment variable(s) are defined.
hasEnvar(x)
x
environment variable name, as a character vector.
hasEnvar('_R_CHECK_TIMINGS_') hasEnvar('ABCD')