View source: R/raw.dataProject.R
raw.dataProject | R Documentation |
Use the interactive directory selector to create a data R project: The selected folder should have a sub directory called RAW and all the RAW data files are stored in that directory or above that directory
raw.dataProject(sourceDir = NULL)
sourceDir |
if specified, R project will be generated in this directory, otherwise an interactive window allows user to select directory |
## Not run:
RAWdataR::raw.dataProject()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.