Description Usage Arguments Value Author(s) Examples
View source: R/identifyDirectory.R
This function identifies the path to the folder where data files and logs are saved. Results files will also be saved to this folder
1 | identifyDirectory(path)
|
path |
A character string identifying the path to the working directory |
A character string identifying the path to the working directory
Kate Lyden
1 2 3 4 5 | ## Not run:
identifyDirectory("/Users/jsmith/Documents/...")
identifyDirectory("C:/Documents and Settings/...")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.