Skip to contents

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

string specifying the filepath to the MATLAB file to parse

Value

an object of class data.frame in tidy format

Author

Trent Henderson