3 lines
203 B
R
3 lines
203 B
R
# 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") |