Description Usage Arguments Value Author(s) Examples
View source: R/identifyVisits.R
This function identifies visits that have AP files to be processed
1 | identifyVisits(directory=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 |
A vector of visit names
Kate Lyden
1 2 3 4 | ## Not run:
identifyVisits("/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.