R/table16.1.R

#' Table 16.1 Airline Distances Between Ten US Cities
#'
#' @format A dataframe with 10 rows and 11 columns.
#' \describe{
#'  \item{City}{}
#'   \item{Atlanta}{}
#'   \item{Chicago}{}
#'   \item{Denver}{}
#'   \item{Houston}{}
#'   \item{LosAngeles}{}
#'   \item{Miami}{}
#'   \item{NewYork}{}
#'   \item{SanFrancisco}{}
#'   \item{Seattle}{}
#'   \item{WashingtonDC}{}
#' }
#' @source The data in Table 15.14 were collected by Kruskal and Wish (1978, pp. 7-9)
"table16.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.