process_hctsa_file {theft} | R Documentation |
Load in hctsa formatted MATLAB files of time series data into a tidy format ready for feature extraction
Description
Load in hctsa formatted MATLAB files of time series data into a tidy format ready for feature extraction
Usage
process_hctsa_file(data)
Arguments
data |
|
Value
an object of class data.frame
in tidy format
Author(s)
Trent Henderson
[Package theft version 0.6.1 Index]