read_vcx: Read And Parse .vcx Files

Description Usage Arguments Details Examples

Description

read_vcx() reads parses raw .vcx coding files to get prescreening information to filter unusable trials from eyetracking data. The bulk of the function is doing extraction of strings from deeply nested XML data structure.

Usage

1

Arguments

file

Either a path to a file, a connection, or literal data.

Details

This function allows you to read and parse raw vcx files generated by iCoder

Examples

1
  ## Not run: d <- read_vcx(file = "187_Habla2_25_Clips.vcx")

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