R/fleet1.R

#' Data of vehicles registered in New Zealand as of November 2017
#' @format A tibble with 10000 rows and 34 variables:
#' \describe{
#'   \item{basic_colour}{chracter colour of the car}
#'   \item{power_rating}{numeric horsepower of the car}
#'   \item{gross_vehicle_mass}{numeric mass of the vehicle in kg}
#'   \item{number_of_seats}{numeric number of seats in the car}
#' }
#' @source \url{https://nzta.govt.nz/resources/new-zealand-motor-vehicle-register-statistics/new-zealand-vehicle-fleet-open-data-sets/}
#' @usage data(fleet1)
"fleet1"

Try the dbglm package in your browser

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

dbglm documentation built on June 23, 2021, 9:07 a.m.