Description Usage Arguments Details
Sys.getenv is too much typing
1 | sg(x)
|
x |
Environment variable string |
This function is included for backward compatibility. Paths are now in a list named path and are accessed via path$pathName or path[['pathName']]. Previously, paths were set in the system enironment. It is still capable of returning a system environment variable as it looks for x in the system environment before path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.