Description Usage Arguments Details Examples
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.
1 |
file |
Either a path to a file, a connection, or literal data. |
This function allows you to read and parse raw vcx files generated by iCoder
1 | ## Not run: d <- read_vcx(file = "187_Habla2_25_Clips.vcx")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.