R/MIpop-doc.R

#' Population of Michigan counties
#'
#' Population of Michigan counties
#'
#' @docType data
#' @name MIpop
#' @usage data(MIpop)
#' @format A data frame with populations of Michigan counties.
#' \describe{
#'   \item{rank}{ Population rank.}
#'   \item{county}{ County name.}
#'   \item{population}{ Population (2010 census).}
#'   }
#'
NA

Try the ggformula package in your browser

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

ggformula documentation built on Nov. 9, 2023, 5:08 p.m.