View source: R/deprecated_database.R
sqlite_get_db | R Documentation |
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.
sqlite_get_db(sqlite_db)
sqlite_db |
path to your 'SQLite' database |
list containing user_db
and reset_db
dataframes
create_sqlite_db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.