View source: R/envvar_is_set.R
envvar_is_set | R Documentation |
envvar_is_set()
checks whether a given environment variable is
set.
envvar_is_set(x)
x |
String with the name of environment variable |
A logical value
envvar_is_set("HOME")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.