View source: R/read_mnirs_helpers.R
| convert_type | R Documentation |
Coerce column types by role: nirs numeric, event integer, others detected
convert_type(data, channels, verbose = TRUE, env = rlang::caller_env())
data |
A data frame of class "mnirs" containing time series data and metadata. |
channels |
A list of |
verbose |
Logical. |
env |
The calling environment or a defused call, used to report errors and warnings as coming from the user-facing function rather than the validator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.