STATion: Title Crimes Most Frequently Committed in a Given Station,...

Description Usage Arguments Value Examples

Description

Title Crimes Most Frequently Committed in a Given Station, Year

Usage

1
STATion(station, year)

Arguments

station

A specified South African Police Station (found in the Station variable in the crime dataset)

year

A specified year (found in the Year variable in the crime dataset)

Value

A barplot of the top three most frequently committed crimes in a specified year and station.

Examples

1
2
max_crime("Cape Town Central", 2005)
max_crime("Park Road", 2010)

aidaylanan/SAfeR documentation built on May 19, 2019, 8:20 a.m.