Files
ledgerr/config.template.R
2016-04-14 17:08:05 -05:00

7 lines
308 B
R

# 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")
# Shiny.io application name
shiny.io<-ledgerr-shiny