read_all_vcx: Read And Parse All .vcx Files In Directory

Description Usage Arguments Details Examples

Description

read_all_vcx() reads parses a directory of .vcx coding files to to get prescreening information. The

Usage

1
read_all_vcx(dir_path)

Arguments

dir_path

A path to a directory of .vcx files.

Details

This function allows you to read and parse all of the raw vcx files generated by iCoder.

Examples

1
  d <- read_all_vcx(dir_path = "experiment_name/data/vcx_files/")

kemacdonald/Rtobii documentation built on May 4, 2019, 1:21 p.m.