gsheet_get_db: Function to read googlesheets shiny.reglog database

View source: R/deprecated_database.R

gsheet_get_dbR Documentation

Function to read googlesheets shiny.reglog database

Description

[Deprecated]

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


shiny.reglog documentation built on Aug. 31, 2022, 1:06 a.m.