identifySubjects: Identify Subjects in Study

Description Usage Arguments Value Author(s) Examples

View source: R/identifySubjects.R

Description

This function identifies subject that have AP files to be processed

Usage

1
identifySubjects(directory=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

A vector of subject IDs

Author(s)

Kate Lyden

Examples

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

## End(Not run)

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