R/pothole_model.R

#' @name pothole_model
#' @title Edmonton Pothole Prediction Model
#' @export
#' @description Simple example model that predicts number of potholes filled monthly in Edmonton
#' @docType data
#' @usage pothole_model
#' @format a \code{\link{ets}} object
#' @source https://dev.socrata.com/foundry/#/dashboard.edmonton.ca/i3wp-57z9
NULL
ReportMort/pothole documentation built on May 9, 2019, 9:40 a.m.