Export all generic data from single session
Arguments
- jsondata
Data in JSON format
Currently
trial_type
(string) - The name of the plugin used to run the trial.trial_index
(numeric) - The index of the current trial across the whole experiment.time_elapsed
(numeric) - The number of milliseconds between the start of the experiment and when the trial ended.internal_node_id
(string) - A string identifier for the current TimelineNode.raw
(list) - list column with all plugin data
Value
a tibble with generic data from each trial/plugin result on separate lines