crimtab_table | R Documentation |
Data of 3000 male criminals over 20 years old undergoing their sentences in the chief prisons of England and Wales.
data(crimtab_table)
A table with 42 rows and 22 columns:
Factor or categorical variable representing different crime categories.
A second factor or categorical variable, potentially representing different classifications such as location, time, or crime severity.
Frequency of occurrences within each combination of categories, representing the number of reported incidents for each combination.
The dataset name has been changed to 'crimtab_table' to avoid confusion with other data sets in the R ecosystem. This naming convention helps distinguish this dataset as part of the crimedatasets package and assists users in identifying its specific characteristics. The suffix 'table' indicates that the dataset is stored as a contingency table, rather than a traditional data frame. The original content has not been modified in any way.
Public crime data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.