mathematics: Math stuff for term objects

Description Usage Arguments

Description

Math stuff for term objects

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'term'
median(x, ...)

## S3 method for class 'term'
min(x, na.rm = FALSE, ...)

## S3 method for class 'term'
max(x, na.rm = FALSE, ...)

## S3 method for class 'term'
range(x, na.rm = FALSE, ...)

Arguments

x

An object of class 'term'

...

Additional args passed to various functions

na.rm

Logical. Should missing values be removed?


ir-sfsu/intermittent documentation built on Jan. 2, 2022, 6:42 a.m.