Accidents: Trafic Accidents Data

Description Usage Format Source Examples

Description

Data on daily traffic accidents.

Usage

1
data("Accidents")

Format

A data frame with 1096 observations on 6 variables.

Year

year (2011, 12, 13).

Month

integer, 1–12.

WeekDay

integer, 1–7.

Season

factor (Fall, Spring, Summer, Winter).

Holiday

integer (0=no, 1=yes).

Y

integer, observed count of accidents.

Source

<https://data.ny.gov> Open Data NY: State of New York

Examples

1
2

touchard documentation built on May 31, 2019, 5:04 p.m.