extract_se: Extract SE data from DB

Description Usage Arguments Value

View source: R/population.R

Description

Extract SE data from DB

Usage

1
2
extract_se(db, color_var = NULL, color_levels = NULL,
  controls = TRUE, index = FALSE)

Arguments

db

The scenario sqlite database.

color_var

Field to color by: either "MPO" or "COUNTY".

color_levels

A character vector of the color variable specifiying which levels to include.

controls

Plot against the control totals. Defaults to TRUE, cannot currently run with FALSE.

index

Whether to show the variables as indexed against the base year.

Value

a data frame


pbsag/swimr documentation built on Dec. 12, 2020, 3:08 a.m.