pothole_data: Historical Pothole Data

Description Usage Format Details Examples

Description

This data.frame contains historical potholes filled monthly data

Usage

1

Format

a data.frame with 107 rows and 4 variables

Details

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## Not run: 
data(pothole_data)

head(pothole_data)
report_year report_month number_of_potholes month_as_date
1        2007            1              14400    2007-01-01
2        2007            2              11500    2007-02-01
3        2007            3              61800    2007-03-01
4        2007            4              37450    2007-04-01
5        2007            5              94500    2007-05-01
6        2007            6             104250    2007-06-01

## End(Not run)

ReportMort/pothole documentation built on May 9, 2019, 9:40 a.m.