Description Usage Arguments See Also
A Libreview "practice" stores all its user information in a single CSV file, which this function will convert into a canonical dataframe.
1 2 3 4 | user_df_from_libreview_csv(
file = file.path(config::get("tastermonial")$datadir,
"Tastermonial_allPatients_dashboard.csv")
)
|
file |
the main file downloaded from a Libreview practice ID |
user_df_from_libreview()
which will include exceptions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.