knitr::opts_chunk$set(echo = FALSE, fig.width = 9, fig.height = 7, fig.align = "center")
library(accesstocare)

County population vs hospitals

atc_plot_hospitals()

Model

summary(us_atc_model)

Overlay the model

atc_plot_hospitals(show_model_results = TRUE)


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