parse_JATOS_line | R Documentation |
For a particular line from a datafile, parse the JSON and return the result.
parse_JATOS_line(data_line, line_index)
data_line |
The string containing the line in question |
line_index |
The line number of the line being processed |
The result of parsing the JSON from the line, or an error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.