Description Usage Arguments Value
View source: R/eso_transformations.R
Adds OHCA field to Incidents Table Transforms incidents table to include a field "OHCA" indicating if the patient was a cardiac arrest or not.
1 | cardiac_arrest(the_incidents, year, month = FALSE)
|
the_incidents |
Incidents table |
year |
Year of data set as "YYYY" string |
month |
Month of data set as "MM" string, or FALSE to look for full year. |
Incidents + OHCA field
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.