R/USAcities.R

#' USAcities: A dataset containing state and county information for the cities in the United States
#'
#' Dataframe to be used internally to make maps and get county information
#'
#' @format ## `USAcities`
#' A dataframe with 3232 rows and 4 columns: state_id (State abbreviation), county_name (County name), county_fips (FIPS codes for the counties) and population (County population).
"USAcities"

Try the BSTZINB package in your browser

Any scripts or data that you put into this service are public.

BSTZINB documentation built on April 3, 2025, 10:36 p.m.