process_hctsa_file: Load in hctsa formatted MATLAB files of time series data into...

View source: R/process_hctsa_file.R

process_hctsa_fileR 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


theft documentation built on Oct. 4, 2024, 1:08 a.m.