powered by
Convert the 9 dim DIVI ICU data (bundesland,gemeindeschluessel,..., daten_stand) into a data.frame with bed, intensiveBedVentilation, and Day
getIcuBeds(data = babsim.hospital::icudata)
data.frame with obs. of 9 variables
data frame with observations of 3 variables:
int COVID-19 ICU beds without ventilation
int COVID-19 ICU beds with ventilation
Date, format: '2020-05-01' '2020-05-02' '2020-05-03' '2020-05-04' ...
# NOT RUN { IcuBeds <- getIcuBeds(data = icudata) # }
Run the code above in your browser using DataLab