Description Usage Arguments Value Examples
View source: R/03-ph_calculate_rates.R
Calculate probability of dying when hospitalised
1 |
df |
A data.frame of cases data pulled from the Philippines COVID-19 Data Drop. |
Value for probability of dying when hospitalised.
1 2 | df <- ph_get_cases()
ph_calculate_pdeath(df = df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.