Learn R Programming

activpalProcessing (version 1.0.2)

identifyStudy: Identify Study Name

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

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

Examples

Run this code
## Not run: 	
# identifyStudy("/Users/jsmith/Documents...log.subjects.csv")
# ## End(Not run)

Run the code above in your browser using DataLab