Learn R Programming

theft (version 0.8.2)

process_hctsa_file: 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)

Value

an object of class data.frame in tidy format

Arguments

data

string specifying the filepath to the MATLAB file to parse

Author

Trent Henderson