resample: Simple function using Rcpp

Description Usage Arguments Examples

View source: R/RcppExports.R

Description

Simple function using Rcpp

Usage

1
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

1
2
3
4
## Not run: 
resample()

## End(Not run)

PeteJWatson/ggircal documentation built on Nov. 24, 2021, 11:14 a.m.