GetRevisedTraumaScoreComponents: Get revised trauma score components

Description Usage Arguments

View source: R/GetRevisedTraumaScoreComponents.R

Description

Gets revised trauma score components

Usage

1
2
GetRevisedTraumaScoreComponents(study.sample, gcs.name = "gcs_t_1",
  sbp.name = "sbp_1", rr.name = "rr_1", return.labels = FALSE)

Arguments

study.sample

Data frame. The study sample. No default.

gcs.name

Character vector of length 1. The name of the Glasgow coma scale variable. Defaults to "gcs_t_1".

sbp.name

Character vector of length 1. The name of the systolic blood pressure variable. Defaults to "sbp_1".

rr.name

Character vector of length 1. The name of the respiratory rate variable. Defaults to "rr_1".

return.labels

Logical vector of length 1. If TRUE the labels rather than the values are returned. Defaults to FALSE.


martingerdin/bengaltiger documentation built on Feb. 29, 2020, 4:46 p.m.