knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Regional Parks and the American Community Survey

R build status R-CMD-check-deploy Lifecycle: experimental App

The goal of {regionalparks.acs} is to visualize both regional parks and trails and demographic characteristics of surrounding census tracts. We use data from the American Community Survey, 2014-2018 release.

Backend

This app is built using R Shiny under the {golem} framework.

Installation

You can install the released version of {regionalparks.acs} from GitHub with:

library(remotes)
remotes::install_github("Metropolitan-Council/regionalparks.acs")

Contributors

@ehesch, and @eroten.

Code of Conduct

Please note that the {regionalparks.acs} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



Metropolitan-Council/regionalparks.acs documentation built on Feb. 20, 2022, 2:10 p.m.