View source: R/rave-prepare-addon-ingest_regressor.R
ingest_regressor | R Documentation |
Ingest signals according to 'RAVE' repository epoch
ingest_regressor(
repository,
source,
source_type = c("channel", "file", "r_object"),
filter = NULL,
...
)
repository |
'RAVE' repository, for example, generated from
|
source |
data source, see |
source_type |
type of the data source, choices are
|
filter |
|
... |
passed to internal functions. |
A matrix of time by trial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.