match_interp: Function for interpolation of physiological data

Description Usage Arguments Value

View source: R/match_interp.R

Description

Interpolate all data columns to a specified length using linear interpolation.

Usage

1

Arguments

data

a data frame containing only numeric columns to be interpolated.

data2

a data frame of length x, the length to be interpolated. to

Value

a data frame of length nrow(data2).


neurorestore/Aima documentation built on Dec. 22, 2021, 1:14 a.m.