README.md

Key West Mopeds

Lifecycle: experimental [Github: codesize] [R version] Codecov test coverage Travis build status

Overview

KeyWestMopeds is an exploratory analysis of motorcycle/moped crashes in Florida from 2012 through 2019. A threshold requirement for understanding the data set is to understand what triggers a long form crash report and how a motor vehicle is defined.

According to the Florida Uniform Traffic Crash Manual, a long form crash report is required when:

Getting started

The package consists of the dataset crash_data. Assistance may be requested via the command ?crash_data.

Resources

Installation

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("RobWiederstein/KeyWestMopeds", dependencies = TRUE, build_vignettes = TRUE)

Contact

Rob Wiederstein - @RobWiederstein - rob@robwiederstein.org

Project Link: https://github.com/RobWiederstein/KeyWestMopeds

Acknowledgements

Code of Conduct

Please note that the KeyWestMopeds project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



RobWiederstein/KeyWestMopeds documentation built on Dec. 18, 2021, 10:53 a.m.