Learn R Programming

crimelinkage (version 0.0.4)

crimes: Ficticious dataset of crime events

Description

Some realistic, but fictious, crime incident data.

Usage

data(crimes)

Arguments

Format

490 crime events
crimeID
The crime ID number
X, Y
Spatial coordinates
MO1
A categorical MO variable that takes values 1,...,31
MO2
A categorical MO variable that takes values a,...,h
MO3
A categorical MO variable that takes values A,...,O
DT.FROM
The earliest possible Date-time of the crime.
DT.TO
The latest possible Date-time of the crime

Source

Ficticious data, but hopefully realistic

Examples

Run this code
head(crimes)

Run the code above in your browser using DataLab