knitr::opts_chunk$set(echo = FALSE) library(accesstocare)
r params$state
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.
atc_plot_state_map(state = params$state)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.