Description Usage Arguments Details Value
tidy_vent_times tidy ventilator start/stop data
1  | tidy_vent_times(raw.data, visit.times)
 | 
raw.data | 
 A data frame with vent times  | 
visit.times | 
 A data frame with discharge date/times  | 
This function takes a data frame with ventilator times and produces a tidy
version with accurate start and stop dates/times. It accounts for incorrect
end times from raw EDW data. The data should be read in by
read_edw_data.
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.