All functions | 
      |
|---|---|
Collections in an e-mission MongoDB database  | 
      |
Anonymize user_id field  | 
      |
The application server-side  | 
      |
Combine two named lists  | 
      |
Connect to the e-mission's MongoDB database  | 
      |
Convert columns to datetime  | 
      |
Convert character columns to datetime columns  | 
      |
Deletes a document from Checkinout corresponding to df_row  | 
      |
Inserts a row as a document into the specified collection  | 
      |
Updates a document with the row 'df_row'  | 
      |
Tidy together the 'tidied trips' and 'tidied locations' to generate trajectories within a trip  | 
      |
DTedit Server Function  | 
      |
mapview Server Function  | 
      |
mapview UI Function  | 
      |
Normalise UUID  | 
      |
| 
           
  | 
        Query functions  | 
      
Run the Shiny Application  | 
      |
Save the default app config file  | 
      |
Create a summary of server calls in data.table format.  | 
      |
Create a summary of trips in data.table format.  | 
      |
Tidy the 'cleaned locations' data.frame into a tibble.  | 
      |
Tidy the 'cleaned trips' data.frame into a sf object.  | 
      |
Create a tidied participant data.table  | 
      |
Tidy the 'server calls' data.frame into a tibble.  | 
      |