reintegrate: Reintegrate

Description Usage Arguments Value

View source: R/accelerate-process.R

Description

Reintegrate to another (longer) epoch

Usage

1
2
3
4
5
6
7
8
reintegrate(
  x,
  TO = NULL,
  FACTOR = NULL,
  after = delete.zeros,
  fractional = warning,
  ...
)

Arguments

x

acc object

TO

target epoch

FACTOR

factor

after

function to be applied afterwards

fractional

function to be called when fractional epoch occurs: normally either warning or error, possibly print or cat

...

passed to 'after'

Value

x


lebatsnok/accelerate documentation built on Dec. 21, 2021, 9:47 a.m.