View source: R/get_respiratory_support.R
get_respiratory_status | R Documentation |
Sets the respiratory status based on the oxygenation or vent settings device present
Instances of mean airway pressure or vent map under vent settings flowsheet indicate on respiratory support
Instances of bipap or cpap under oxygenation flowsheet indicate on respiratory support
Devices in categorized_respiratory_devices under oxygenation flowsheet indicate not on respiratory support
get_respiratory_status(read_flowsheets, categorized_respiratory_devices)
read_flowsheets |
the raw flowsheets csv file obtained from the IDR |
categorized_respiratory_devices |
an excel file containing the categorized respiratory devices |
A dataframe containing the respiratory status
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.