coefs: Coefficients

coefsR Documentation

Coefficients

Description

Download, load, unload coefficients.

Usage

ai_dowload_coefs(dir = NULL, ...)

ai_load_coefs(dir = NULL)

ai_unload_coefs()

Arguments

dir

Directory path.

...

Arguments parameters passed to [utils::download.file()].

Value

'ai_dowload_coefs' dowloads a file as a side effect.

'ai_load_coefs' loads the coefficients into the current session.

'ai_unload_coefs' unloads the coefficients from the current session.

See Also

[utils::download.file()].


ABbiodiversity/allinone documentation built on March 18, 2022, 3:20 a.m.