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.0.3")



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: 2022-11-17
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.0.3, https://cran.r-project.org/web/packages/stats19
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)
Other packages that cited stats19 R package
View stats19 citation profile
Other R packages that stats19 depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns