Add TODOs, start rough net functions

This commit is contained in:
Matt
2016-04-08 11:00:51 -05:00
parent 140ee20064
commit ff85c27c29
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# Copy each of the sheets by URL (from address bar)
# TODO return a list, not series of named variables
journal1<-gsheet2tbl("https://docs.google.com/spreadsheets/morestuffhere1")
journal2<-gsheet2tbl("https://docs.google.com/spreadsheets/morestuffhere2")