Nothing
#' 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"
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.