gsheet_get_db {shiny.reglog} | R Documentation |
Function to read googlesheets shiny.reglog database
Description
As the new version of RegLog system allows for much more flexibility old functionalities for reading data is deprecated. Please use functions from adequate package: in this instance, 'googlesheets4' package.
Usage
gsheet_get_db(gsheet_db)
Arguments
gsheet_db |
ID of your 'googlesheets' database |
Value
list containing user_db
and reset_db
dataframes
See Also
create_sqlite_db
[Package shiny.reglog version 0.5.2 Index]