mirror of
https://github.com/lisawilliams/NIH_Data.git
synced 2025-07-29 23:21:16 -07:00
adding additional detail to README
This commit is contained in:
parent
47f2abf071
commit
631601ab64
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ For your convenience and so you can see it locally, I've replicated the data dic
|
|||
|
||||
The sample code contained here will help you do some basic data cleanup, like combining the .CSV file of each year of the RePORTER data into a single dataframe, and separating date columns into year, month, date columns to make them easier to work with.
|
||||
|
||||
I recommend running this code line by line in RStudio, which is what I did as I wrote it and explored this dataset.
|
||||
|
||||
## What do the charts look like?
|
||||
|
||||
I have included a few example plots in this repository, showing how the charts generated by this code look for a specific state.
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue