This is used to figure out which state contains each point (facility/site).
Source:R/data_states_shapefile.R
states_shapefile.Rd
This is used to figure out which state contains each point (facility/site).
Details
This is used by state_from_latlon()
to find which state is associated with each point
that the user wants to analyze. That is needed to report indicators in
the form of State-specific percentiles
(e.g., a score that is at the 80th percentile within Texas).
It is created by the package via a script at EJAM/data-raw/datacreate_states_shapefile.R
which downloads the data from Census Bureau.