showParams: List parameters of species response models

Description Usage Arguments Value Author(s) See Also Examples

Description

Returns the parameters of the indicated response model.

Usage

1
showParams(model = c("gaussian", "beta"))

Arguments

model

character; the species response model for which parameters will be listed

Value

A character vector of parameters. The species response model is returned as attribute "model". Attribute "onlyx" is a logical vector indicating which, if any, of the parameters are intended to be supplied only once per species and not for both gradients.

Author(s)

Gavin L. Simpson

See Also

Gaussian and Beta for the species response model functions themselves.

Examples

1
showParams("gaussian")

gavinsimpson/coenocliner documentation built on Feb. 9, 2021, 4:11 p.m.