build_all_AUC | analysis |
CgmObject | Make New CGM Object |
db_connection | make a database connection |
db_experiments_list | List all valid experiments |
db_food_list | List all products consumed by 'user_id' |
db_get_table | Get a table from the database and return it as a well-formed... |
db_insert_user | Insert a new 'user_id' into appropriate tables |
db_name_for_user_id | Character string for user_id |
db_replace_records | Replace All Records in 'table_name' that match 'user_id' |
db_replace_user | Replace User Information in Database |
db_user_all_ids | All user ids in the database |
db_user_id_from_firebase | Find User From Firebase ID |
db_user_privileges | Returns privileges assigned to this user |
db_users_visible | Users Visible at Privilege |
db_write_notes_table | Write a notes table to the database |
db_write_table | Write a table to the database |
file_selection | Make a File Selection Object |
firebase_setup | Set up Firebase support |
food_df_ | Food Times Dataframe |
food_selection | Make a Food Selection Object |
get_id | #' @describeIn User Getter for user ID setMethod("get_id",... |
glucose_ranges_for_id | Max and Min Glucose Ranges for 'user_id' |
goddessPlot | Return a CGM Goddess Plot |
mod_plot_glucose_server | Plot a glucose chart - server |
plot_compare_glucose | Plot a glucose dataframe comparing several meals |
plot_glucose | Plot a glucose dataframe |
print_user | Print this user |
psi_theme | Personal Science theme |
RegisteredUsers-class | Registered Users From Database |
run_app | Run the Shiny Application |
scaled_axis | Adjust x axis depending on time scale of glucose data frame |
tastermonial | Tastermonial: a Personal Science package web app for CGM... |
user_accounts_update | Update User Accounts Databases |
User-class | Set up a new user |
user_feedback | Feedback to User |
user_find_id | Find Unique 'user_id', Creating One If Necessary |
user_id_max | Max User ID |
user_new_unique_id | Make New Unique 'user_id' |
UserObject | Create New User Object |
util_current_user | Current User |
y_scale_ | Make Y-Scale Based on All Food Times Values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.