R/geom.car.data.R

#' Car Coordinates
#'
#' A data frame with car coordinates and sizes for use in examples.
#'
#' @format A data frame with 8 rows and 6 variables
#' \describe{
#'   \item{vehicle}{vehicle id}
#'   \item{x}{x coordinate}
#'   \item{y}{y coordinate}
#'   \item{length}{vehicle length}
#'   \item{width}{vehicle width}
#'   \item{label}{vehicle description}
#' }

"geom.car.data"
brodieG/ggbg documentation built on May 16, 2019, 7:44 a.m.