Description Usage Arguments Value
For backwards compatibility, it allows a table in cgmr original glucose_records format.
| 1 | db_write_glucose(con, glucose_df, user_id = 1234, dry_run = TRUE)
 | 
| con | valid database connection | 
| glucose_df | new valid glucose dataframe to write to this database 'glucose_records' table. | 
| user_id | user ID | 
| dry_run | logical (default = TRUE) don't actually write to database. | 
the records written to the database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.