check.extras {ENMTools} | R Documentation |
Check that the extra packages needed for an ENMTools function are installed and available
check.extras(funs = NULL)
funs |
character vector of ENMTools function names to install extra dependencies for. If 'NULL', extras for all ENMTools functions will be installed. |
Logical, 'TRUE' if all required extra packages are available, 'FALSE' otherwise
check.extras("enmtools.gam")