wmurders_ts | R Documentation |
This dataset contains the annual female murder rate per 100,000 standard population in the United States from 1950 to 2004. The data represents the total number of murdered women per 100,000 population on an annual basis, providing insights into trends and patterns in female homicides over a period of 55 years.
data(wmurders_ts)
A time series object with 55 observations and 1 variable:
Numeric vector representing the annual female murder rate per 100,000 population in the USA.
The dataset name has been changed to 'wmurders_ts' to avoid confusion with other datasets 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 'ts' indicates that the dataset is a time series object in R. The original content has not been modified in any way.
U.S. crime statistics and historical records.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.