Description Usage Arguments Value
View source: R/fct_input_and_process.R
load_timing_data
loads the selected timing information for the targeted file. The timing file must be
formatted in such a way that the first column represents the file ID, and each column matches the start and stop of
sequential tasks/conditions of interest. Accepts tab-delimited .txt or .csv formats.
1 | load_timing_data(file_name = NULL, case_id = NULL)
|
file_name |
is of type |
case_id |
is of type |
returns a vector of time stamps that correspond to the start and stop time codes for tasks/conditions of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.