knitr::opts_chunk$set(echo = FALSE)
library(accesstocare)

r params$state

Background

We are trying to determine which counties in r params$state have comparatively more access or less access to hospital care.

A statistical model using data from across the country is used to identify those counties that have more or less than the model expects the specific county to have.

County Map

atc_plot_state_map(state = params$state)


sol-eng/accesstocare documentation built on Dec. 23, 2021, 3:32 a.m.