process_hctsa_file {theft} | R Documentation |
Load in hctsa formatted MATLAB files of time series data into a tidy format ready for feature extraction
process_hctsa_file(data)
data |
|
an object of class data.frame
in tidy format
Trent Henderson