identifyVisits: Identify Visits in Study

Description Usage Arguments Value Author(s) Examples

View source: R/identifyVisits.R

Description

This function identifies visits that have AP files to be processed

Usage

1
identifyVisits(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 visit names

Author(s)

Kate Lyden

Examples

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

## End(Not run)

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