Learn R Programming

GGIR (version 2.3-0)

resample: Simple function using Rcpp

Description

Simple function using Rcpp

Usage

resample(raw, rawTime, time, stop)

Arguments

raw

stop-by-3 matrix with raw values of x, y and z.

rawTime

vector with stop elements of raw time.

time

array with required time points.

stop

number of the last known point in raw and rawTime

Examples

Run this code
# NOT RUN {
resample()
# }

Run the code above in your browser using DataLab