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

string specifying the filepath to the MATLAB file to parse

Value

an object of class data.frame in tidy format

Author(s)

Trent Henderson


[Package theft version 0.6.1 Index]