Description Usage Arguments Value
For backwards compatibility, it allows a table in cgmr original notes_records format.
1 | db_write_notes(con, notes_df, user_id = 1234, dry_run = TRUE)
|
con |
valid database connection |
notes_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.