cardiac_arrest: Adds OHCA field to Incidents Table Transforms incidents table...

Description Usage Arguments Value

View source: R/eso_transformations.R

Description

Adds OHCA field to Incidents Table Transforms incidents table to include a field "OHCA" indicating if the patient was a cardiac arrest or not.

Usage

1
cardiac_arrest(the_incidents, year, month = FALSE)

Arguments

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.

Value

Incidents + OHCA field


samuelkordik/esogettr documentation built on Dec. 22, 2021, 10:13 p.m.