Description Usage Arguments Value
View source: R/read_data_utils.R
Return all glucose_records
that have something in the notes field
1 2 3 4 | notes_df_from_glucose_table(
conn_args = config::get("dataconnection"),
user_id = 1234
)
|
conn_args |
valid database connection with a |
user_id |
User ID |
dataframe of
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.