Get some Shiny stuff going.
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
# 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")
|
||||
journal2<-gsheet2tbl("https://docs.google.com/spreadsheets/morestuffhere2")
|
||||
|
||||
# Shiny.io application name
|
||||
shiny.io<-ledgerr-shiny
|
Reference in New Issue
Block a user