Learn R Programming

activpalProcessing (version 1.0.2)

identifyVisits: Identify Visits in Study

Description

This function identifies visits that have AP files to be processed

Usage

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

Examples

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

Run the code above in your browser using DataLab