table_df: Create a database object

Description Usage Arguments Functions

Description

With this object, there is no need to keep track of database connections in order to access the Tastermonial database. Once initialized, you simply use the $ methods to pull the glucose and notes records results. If the database doesn't exist, initializing this object will create it for you.

Usage

1
taster_db(db_config = "default")

Arguments

db_config

string name of configuration to be used for this instance.

Functions


personalscience/tasterdb documentation built on Dec. 22, 2021, 7:44 a.m.