Description Usage Arguments Value
Read glucose files in path
and return one big dataframe with all glucose values.
As a neat trick, look up the user_id
based on entries in user_df_from_libreview
and
add that to the dataframe.
Assumes it's a valid file if it has the string "glucose" in its name.
1 | load_libreview_csv_from_directory(path = config::get("tastermonial")$datadir)
|
path |
file path to a directory of libreview CSV files. |
dataframe including user_id
matching those for data in the notes_records
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.