Description Usage Arguments Value Author(s) Examples
View source: R/identifyStudy.R
This function identifies the study name. This function helps ensure the correct data are being processed. Study name is identified from the log of subjects.
1 | identifyStudy(directory, name.of.log.subjects)
|
directory |
Directory is a character string identifying the path to the working directory. default value is directory |
name.of.log.subjects |
character string identifying the name of the log of subjects |
character string identifying study name
Kate Lyden
1 2 3 4 | ## Not run:
identifyStudy("/Users/jsmith/Documents...log.subjects.csv")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.