Description Usage Arguments Examples
If you set the dir pathes, you can use relative path other Glib functions.
| 1 | Glib.setDirs(env, input, output)
 | 
| env | Glib env object. | 
| input | input dir full path. | 
| output | output dir full path. | 
| 1 2 3 4 | ## Not run: 
Glib.setDirs(GlibEnv, '~/my-r-project/inputs', '~/my-r-project/outputs')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.