Description Usage Arguments Value
Imports labeled files exported from trainset and merges with metadata if specified for further use by SUMSarizer
1 | import_trainset(input_file, metadata = NA, ...)
|
input_file |
Path to file being imported |
metadata |
Path to file containing metadata for imported files or NA |
... |
not currently used |
A data.frame with at least four columns - timestamp (POSIXct), value (numeric), label (logical), filename (character)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.