Description Usage Arguments Value See Also
Libreview Practice Portal offers a complete list of the names of users who have submitted glucose reports. You should rarely, if ever, need to call this except when setting up or modifying the database.
| 1 2 3 | user_df_from_libreview(
  file = file.path(config::get("tastermonial")$datadir, "Tastermonial_Extra_Users.csv")
)
 | 
| file | path to a CSV file containing data for users not included in the directory. | 
A dataframe of all users and their ids, taken from the Libreview practice portal
user_df_from_librevew_csv() for the basic version,
user_df_from_db() is the one you should almost always call instead of this.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.