nddspiro.results: Get spirometry results

Description Usage Arguments Value

View source: R/nddspiro.results.R

Description

Extracts requested measurements from an ndd Easyware XML file

Usage

1
2
nddspiro.results(indices, file, xpath, label = "", test_only = FALSE,
  no_ranges = FALSE, accepted_only = FALSE)

Arguments

test_only

Boolean. Optional. If TRUE suppresses the return patient details.

no_ranges

Boolean. Optional. If TRUE suppresses the predicted values.

accepted_only

Boolean. Optional. If TRUE suppresses the unacceptable traces labels

param

Character vector. Parameter to be returned.

nodelist

XML nodelist. Nodes to be searched.

Value

Dataframe of results for the given parameters.


jipp3r/nddspiro.R documentation built on May 27, 2019, 2 a.m.