Description Usage Arguments Details Examples
read_all_vcx()
reads parses a directory of .vcx coding files to
to get prescreening information. The
1 | read_all_vcx(dir_path)
|
dir_path |
A path to a directory of .vcx files. |
This function allows you to read and parse all of the raw vcx files generated by iCoder.
1 | d <- read_all_vcx(dir_path = "experiment_name/data/vcx_files/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.