sum_rows: sum_rows

Description Usage Arguments Details Examples

View source: R/sum_rows.R

Description

Summarise each row with the rows before

Usage

1

Arguments

x

a vector containing values that should be summarised.

Details

Initially meant to calculate the otolith radius at increment x. If you need it otherwise, go for it.

Examples

1
2
#rm(list = ls())
x <- dat$ring_width[[1]]

reneplonus/ototools documentation built on May 3, 2019, 4:05 p.m.