added initial R scripts

This commit is contained in:
Ben Varick 2023-10-15 21:22:21 -05:00
parent 9214bdc8eb
commit 138a33b843
Signed by: ben
SSH Key Fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
4 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
.Rhistory
.RData
.Ruserdata
data/*

0
01_download_data.R Normal file
View File

0
02_process_data.R Normal file
View File

0
03_make_figures.R Normal file
View File