mean_crime: Title Calculates the mean crime in a specific geographic area

Description Usage Arguments Value Examples

Description

Title Calculates the mean crime in a specific geographic area

Usage

1
mean_crime(station)

Arguments

station

A valid station in the crime data frame, string

Value

The average of all the crime rates in a specific Station and Category

Examples

1
2
mean_crime("Cape Town Central")
1

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