hosp_network_data | R Documentation |
A simple example of a data.frame
of location history data that could be used with this package and is used in examples
hosp_network_data
A data.frame
with 5 columns and 16 rows:
integer of a unique id for each patient encounter
character column specifying the start date and time for that encounter
character column specifying the end date and time for that encounter
character column specifying the unit name the patient was in during that encounter
character column specifying the room number the patient was in during that encounter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.