Learn R Programming

VIM (version 5.1.1)

collisions: Subset of the collision data

Description

Subset of the collision data from December 20. to December 31. 2018 from NYCD.

Arguments

Details

Each record represents a collision in NYC by city, borough, precinct and cross street.

Examples

Run this code
# NOT RUN {
data(collisions)
aggr(collisions)

# }

Run the code above in your browser using DataLab