R/table15.1.R

#' Table 15.1 City Crime Rates per 100,000 Population
#'
#'
#' @format A dataframe with 16 rows and 8 columns.
#' \describe{
#'  \item{City}{}
#'   \item{Murder}{A type of crime}
#'   \item{Rape}{A type of crime}
#'   \item{Robbery}{A type of crime}
#'   \item{Assault}{A type of crime}
#'   \item{Burglary}{A type of crime}
#'   \item{Larceny}{A type of crime}
#'   \item{AutoTheft}{A type of crime}
#' }
#' @source The data in Table 15.1 were collected by Hartigan (1975)
"table15.1"

Try the rencher package in your browser

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

rencher documentation built on July 3, 2025, 1:09 a.m.