ensure: (internal) Make Sure a Dataframe Exists

Description Usage Arguments Details Value

View source: R/uscgh.R

Description

ensure() returns the dataframe (or tibble), reading it in if necessary

Usage

1

Arguments

name

Name of the dataframe

Stops in the case of an error

Details

takes the name of the data and the suffix of the backing store for the dataframe and makes sure it is in our private environment.

Value

returns the (possibly retrieved) dataframe.


us.census.geoheader documentation built on July 1, 2020, 10:02 p.m.