Description Usage Arguments Value Examples
Automated environment setup based on the operating system. Gives default variable names of j_root, h_root, and user, but any argument can be passed a different name if desired.
1 | setup(j_root_name = "j_root", h_root_name = "h_root", user_name = "user")
|
j_root_name |
variable name for J drive root as a character string. |
h_root_name |
variable name for H drive root as a character string. |
user_name |
variable name for username as a character string. |
Root names for H/J drives and username based on OS as global variables.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.