Other packages > Find by keyword >

stats19  

Work with Open Road Traffic Casualty Data from Great Britain
View on CRAN: Click here


Download and install stats19 package within the R console
Install from CRAN:
install.packages("stats19")

Install from Github:
library("remotes")
install_github("cran/stats19")

Install by package version:
library("remotes")
install_version("stats19", "3.4.0")



Attach the package and use:
library("stats19")
Maintained by
Robin Lovelace
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-18
Latest Update: 2025-01-15
Description:
Tools to help download, process and analyse the UK road collision data collected using the 'STATS19' form. The datasets are provided as 'CSV' files with detailed road safety information about the circumstances of car crashes and other incidents on the roads resulting in casualties in Great Britain from 1979 to present. Tables are available on 'colissions' with the circumstances (e.g. speed limit of road), information about'vehicles' involved (e.g. type of vehicle), and 'casualties' (e.g. age). The statistics relate only to events on public roads that were reported to the police, and subsequently recorded, using the 'STATS19' collision reporting form. See the Department for Transport website <https://www.data.gov.uk/dataset/cb7ae6f0-4be6-4935-9277-47e5ce24a11f/road-safety-data> for more information on these datasets. The package is described in a paper in the Journal of Open Source Software (Lovelace et al. 2019) <doi:10.21105/joss.01181>. See Gilardi et al. (2022) <doi:10.1111/rssa.12823>, Vidal-Tortosa et al. (2021) <doi:10.1016/j.jth.2021.101291>, and Tait et al. (2023) <doi:10.1016/j.aap.2022.106895> for examples of how the data can be used for methodological and empirical road safety research.
How to cite:
Robin Lovelace (2019). stats19: Work with Open Road Traffic Casualty Data from Great Britain. R package version 3.4.0, https://cran.r-project.org/web/packages/stats19. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2019-01-18 00:13), 0.2.0 (2019-02-15 16:00), 0.2.1 (2019-04-03 10:40), 1.0.0 (2019-07-28 10:20), 1.1.0 (2019-10-15 23:20), 1.2.0 (2020-03-03 23:40), 1.3.0 (2020-10-01 10:10), 1.4.0 (2021-03-15 12:20), 1.4.1 (2021-03-28 17:20), 1.4.3 (2021-07-21 11:00), 2.0.0 (2021-10-30 00:50), 2.0.1 (2022-11-17 13:00), 3.0.0 (2023-10-12 11:40), 3.0.2 (2023-11-05 01:50), 3.0.3 (2024-02-09 01:30), 3.1.0 (2024-08-01 12:30), 3.2.0 (2024-10-25 00:30), 3.3.0 (2025-01-13 01:30), 3.3.1 (2025-01-15 09:00)
Other packages that cited stats19 R package
View stats19 citation profile
Other R packages that stats19 depends, imports, suggests or enhances
Complete documentation for stats19
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA