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

View source: R/package.depends.R

find.extrasR Documentation

Find the extra packages needed for an ENMTools function

Description

Find the extra packages needed for an ENMTools function

Usage

find.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

A character vector with the names of extra packages required by 'funs'

Examples

find.extras("enmtools.calibrate")

danlwarren/ENMTools documentation built on April 23, 2024, 3:12 p.m.