add2PATH | R Documentation |
This function adds a directory to the system PATH variable
add2PATH(dirs)
dirs |
Character or character vector of directories to be added to the PATH variable. |
Sys.getenv
, Sys.setenv
add2PATH("~/src/mothur")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.