find.extras.missing: Find the extra packages needed for an ENMTools function that...

View source: R/package.depends.R

find.extras.missingR Documentation

Find the extra packages needed for an ENMTools function that are currently missing (not available)

Description

Find the extra packages needed for an ENMTools function that are currently missing (not available)

Usage

find.extras.missing(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

A character vector with the names of extra packages required by 'funs' that are currently not available

Examples

find.extras.missing("enmtools.calibrate")

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