add: add

addR Documentation

add

Description

Add all of the elements of a list together

Usage

add(..., na.rm = TRUE)

Arguments

...

objects compatible with the '+' operator

na.rm

passed to 'Reduce()'


BAAQMD/funtools documentation built on June 29, 2022, 4:06 p.m.