OnlyHemothoraxPatients: Only patients with hemothorax

Description Usage Arguments

View source: R/OnlyHemothoraxPatients.R

Description

Keeps only patients with hemothorax.

Usage

1
2
OnlyHemothoraxPatients(study.sample, hemothorax.value = "s27.1",
  remove.missing = TRUE)

Arguments

study.sample

Data frame. The study sample. No default.

hemothorax.value

Character or numeric vector of length 1. The patterns to be used to define that a patient had a hemothorax. Defaults to "s27.1".

remove.missing

Logical vector of length 1. If TRUE all observations with data on hemothorax diagnosis, as detected by is.na, are removed from the sample. Defaults to TRUE.


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