Description Usage Arguments Value See Also Examples
Generate a list of crimes for a specific offender
1 | getCrimes(offenderID, crimedata, offenderTable)
|
offenderID |
an offender ID that is in |
crimedata |
data.frame of crime incident data. |
offenderTable |
offender table that indicates the offender(s) responsible
for solved crimes. |
The subset of crimes in crimedata
that are attributable to
the offender named offenderID
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.