require_taxstats: Attach a 'taxstats' package

View source: R/require_taxstats.R

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


HughParsonage/grattan documentation built on April 1, 2024, 4:10 a.m.