env

Get environment variable

Retrieves the value of an environment variable.

Parameters

Returns

NA The value of the variable, or null if not set.

Examples

env("HOME")