Urmimala-Nath/courseraAccFARS: Final Assignment of Coursera:Building an R Package where FARS Accident Data is used.

In this package, we read data of the FARS Accidents from files corresponding to the years entered by the user. Several functions are performed, like creating file names, reading data, summarizing monthly accident information of specified years & graphical plots of state-wise results. This assignment marks the end of the Course 3 of Mastering Software Development in R in Coursera.

Getting started

Package details

AuthorUrmimala Nath
MaintainerUrmimala Nath <official.urmi.here@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Urmimala-Nath/courseraAccFARS")
Urmimala-Nath/courseraAccFARS documentation built on July 30, 2020, 4:28 a.m.