identifyStudy: Identify Study Name

Description Usage Arguments Value Author(s) Examples

View source: R/identifyStudy.R

Description

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.

Usage

1
identifyStudy(directory, name.of.log.subjects)

Arguments

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

Value

character string identifying study name

Author(s)

Kate Lyden

Examples

1
2
3
4
## Not run: 	
identifyStudy("/Users/jsmith/Documents...log.subjects.csv")

## End(Not run)

activpalProcessing documentation built on May 2, 2019, 2:17 a.m.