Nothing
#' azcounties data
#'
#'
#' Population and housing unit estimates for Arizona counties, excluding
#'Maricopa and Pima counties, from the American Community Survey 2018 5-year estimates.
#'
#'
#' @format This data frame contains the following columns:
#'
#' \describe{
#'
#'\item{name:}{county name (character variable, length 15)}
#'
#'\item{number:}{county number}
#'
#'\item{population:}{population estimate for county}
#'
#'\item{housing:}{housing unit estimate for county}
#'
#'\item{ownerocc:}{number of owner-occupied housing units for county}
#'}
#'
#'
#'
#'
#'
#' @docType data
#'
#' @usage data(azcounties)
#'
#'
#'
#' @keywords datasets
#'
#' @references Source: https://data.census.gov/, accessed November 27, 2020.
#'
#' @references Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.
#'
#'@references Lu and Lohr (2021), R Companion for \emph{Sampling: Design and Analysis, 3rd Edition}, 1st Edition. Boca Raton, FL: CRC Press.
#'
#'
"azcounties"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.