First commit. Adding README.txt file just to get started.

This commit is contained in:
shelldweller 2021-07-15 17:23:52 -06:00
commit e237ca69df
1 changed files with 9 additions and 0 deletions

9
README.txt Normal file
View File

@ -0,0 +1,9 @@
We analyze US gun murder data collected by the FBI.
download-data.R - downloads csv file to data directory
wrangle-data.R - creates a derived dataset and saves as R object in rdas directory
analysis.R - makes the
A plot is generated and saved in the figs directory.