auto_rate_interval {respR}R Documentation

Obtain rate values at non-overlapping intervals of a dataset

Description

This is an internal function for auto_rate()

Usage

auto_rate_interval(dt, width, by)

Arguments

dt

data.frame object.

width

numeric.

by

string.

Value

a list object with appended class auto_rate_interval


[Package respR version 2.3.3 Index]