| extract_se | R Documentation | 
Extract SE data from DB
extract_se(
  db,
  color_var = NULL,
  color_levels = NULL,
  controls = TRUE,
  index = FALSE,
  index_year = 2000
)
| 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. | 
| index_year | [Optional] index year that should be used as the starting year for data or plots; | 
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.