check.extras: Check that the extra packages needed for an ENMTools function...

View source: R/package.depends.R

check.extrasR Documentation

Check that the extra packages needed for an ENMTools function are installed and available

Description

Check that the extra packages needed for an ENMTools function are installed and available

Usage

check.extras(funs = NULL)

Arguments

funs

character vector of ENMTools function names to install extra dependencies for. If 'NULL', extras for all ENMTools functions will be installed.

Value

Logical, 'TRUE' if all required extra packages are available, 'FALSE' otherwise

Examples

check.extras("enmtools.gam")

ENMTools documentation built on April 11, 2023, 6:09 p.m.