summary.isotopeData: Summary for stable isotope data

summary.isotopeDataR Documentation

Summary for stable isotope data

Description

Summary for stable isotope data

Usage

## S3 method for class 'isotopeData'
summary(object, print = TRUE, round_dec = 1, ...)

Arguments

object

an isotopeData class object.

print

a logical value to indicate whether the summary is printed.

round_dec

number of decimals kept.

...

additional arguments passed to this function.

Value

a list with number of observations, mean, standard deviation, standard error, minimum, maximum and median for each element of an isotopeData class object.

Examples

a <- generateTPData()
summary(a)


clquezada/tRophicPosition documentation built on Jan. 4, 2023, 12:31 p.m.