require_taxstats {grattan} | R Documentation |
Attach a 'taxstats' package
Description
Used in lieu of simply library(taxstats)
to
handle cases where it is not installed, but should not be installed
to the user's default library (as during CRAN checks).
Usage
require_taxstats()
require_taxstats1516()
Value
TRUE
, invisibly, for success. Used for its side-effect: attaching the taxstats
package.
[Package grattan version 2024.1.1 Index]