Skip to main content
. 2021 Jul 12;15:714256. doi: 10.3389/fnhum.2021.714256

TABLE 3.

Description of functions for creating CombinedDataTable.

Function Inputs Outputs
ProcessRCS.m (1) Path to folder containing raw JSON files
(2) (Optional) processFlag to indicate saving/read/overwrite selection
(3) (Optional) Alternate method for handling short gaps in data, for advanced users (more information below)
For each data stream: sparse matrix with numerical data, cell array with column labels for sparse matrix, table with non-numerical data; tables with metadata and settings
createCombinedTable.m All required variables available from AllDataTables.mat or output of ProcessRCS.m
(1) Cell array of data streams to be included
(2) unifiedDerivedTimes
(3) Metadata
combinedDataTable