Skip to contents

ATRI clinical analysis dataset.

Usage

data(vitals)

Format

A data frame with 21827 rows and 19 variables.

Details

  • SUBSTUDY: NA

  • BID: NA

  • VISCODE: NA

  • DONE: Was assessment/procedure done?

  • NDREASON: If No, reason not done:

  • VSWEIGHT: 1a. Weight

  • VSWTUNIT: 1b. Weight units

  • STDWT: Standard Weight

  • VSHEIGHT: 2a. Height

  • VSHTUNIT: 2b. Height Units

  • STDHT: Standard Height

  • VSBPSYS: 3a. Systolic

  • VSBPDIA: 3b. Diastolic

  • VSPULSE: 4. Seated Pulse Rate

  • VSRESP: 5. Respirations

  • VSTEMP: 6a. Temperature

  • VSTEMPUN: 6b. Temperature Units

  • VSTMPSRC: 6c. Temperature Source

  • STDTEMP: Standard Temperature

Examples

if (FALSE) { # \dontrun{
browseVignettes('A4LEARN')
} # }