parse_JATOS_line: Parses a JATOS datafile line in 2020 Pref SFT format

View source: R/read_data.R

parse_JATOS_lineR Documentation

Parses a JATOS datafile line in 2020 Pref SFT format

Description

For a particular line from a datafile, parse the JSON and return the result.

Usage

parse_JATOS_line(data_line, line_index)

Arguments

data_line

The string containing the line in question

line_index

The line number of the line being processed

Value

The result of parsing the JSON from the line, or an error


gjcooper/gcphd-model_of_dce documentation built on March 25, 2024, 8:57 a.m.