NCA_add_int | R Documentation |
Takes the start time, stop time, and NCA parameters and adds them to the intervals table
NCA_add_int(state, interval_start, interval_stop, nca_parameters)
state |
NCA state from |
interval_start |
Interval start time (numeric). |
interval_stop |
Interval stop time (numeric). |
nca_parameters |
list of NCA parameters in the interval |
State with interval added to the current analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.