USATerror_data_df | R Documentation |
This dataset provides a summary of terrorism incidents recorded in the United States during the period from January 1968 to April 1974. It is part of a larger chronology of international terrorism incidents compiled by Jenkins and Johnson (1975).
data(USATerror_data_df)
A data frame with 6 observations and 2 variables:
Number of recorded terrorism incidents (integer).
Frequency of incidents (numeric).
The dataset name has been changed to 'USATerror_data_df' to align with the naming conventions of the crimedatasets package. The suffix 'df' indicates that the dataset is a data frame in R. The original content has not been modified in any way.
Jenkins, B. M., & Johnson, W. (1975). Chronology of International Terrorism (1968-1974). Extracted from: Li, X. H., Huang, Y. Y., & Zhao, X. Y. (2011). *The Kumaraswamy Binomial Distribution*. Chinese Journal of Applied Probability and Statistics, 27(5), 511-521.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.