sqlite_get_db: Function to read SQLite shiny.reglog database

View source: R/deprecated_database.R

sqlite_get_dbR Documentation

Function to read SQLite 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, 'DBI' package.

Usage

sqlite_get_db(sqlite_db)

Arguments

sqlite_db

path to your 'SQLite' 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.