initialize

This commit is contained in:
Matt
2016-04-08 08:42:12 -05:00
commit 5d463cd068
4 changed files with 59 additions and 0 deletions

3
config.template.R Normal file
View File

@ -0,0 +1,3 @@
# Copy each of the sheets by URL (from address bar)
journal1<-gsheet2tbl("https://docs.google.com/spreadsheets/morestuffhere1")
journal2<-gsheet2tbl("https://docs.google.com/spreadsheets/morestuffhere2")