| anonymize_uuid | Anonymize user_id field |
| app_server | The application server-side |
| COLLECTIONS | Collections in an e-mission MongoDB database |
| combine_named_lists | Combine two named lists |
| connect_stage_collections | Connect to the e-mission's MongoDB database |
| convert_columns_to_datetime | Convert columns to datetime |
| convert_datetime_string_to_datetime | Convert character columns to datetime columns |
| db_delete | Deletes a document from Checkinout corresponding to df_row |
| db_insert | Inserts a row as a document into the specified collection |
| db_update | Updates a document with the row 'df_row' |
| generate_trajectories | Tidy together the 'tidied trips' and 'tidied locations' to... |
| mod_DTedit_server | DTedit Server Function |
| mod_mapview_server | mapview Server Function |
| mod_mapview_ui | mapview UI Function |
| normalise_uuid | Normalise UUID |
| pipe | Pipe operator |
| query | Query functions |
| run_app | Run the Shiny Application |
| save_config_file | Save the default app config file |
| summarise_server_calls | Create a summary of server calls in data.table format. |
| summarise_trips | Create a summary of trips in data.table format. |
| tidy_cleaned_locations | Tidy the 'cleaned locations' data.frame into a tibble. |
| tidy_cleaned_trips | Tidy the 'cleaned trips' data.frame into a sf object. |
| tidy_participants | Create a tidied participant data.table |
| tidy_server_calls | Tidy the 'server calls' data.frame into a tibble. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.