Upper_threshold: display in table patients with excessive cumulative doses

Description Usage Arguments Details Value Examples

View source: R/Upper_threshold.R

Description

display in table patients with excessive cumulative doses

Usage

1
Upper_threshold(dat, rangeDate,Y)

Arguments

dat

dataframe with dosimetry data (column with Dates are necessary)

rangeDate

A range of date

Y

numeric variable (DCE, DP)

Details

See https://radiant.dose.github.io/docs for documentation and tutorials

Value

table with excessive cumulative doses up to threshold (mSv)

Examples

1
2
3
4
## Not run: 
 Upper_threshold(dat, rangeDate,Y)

## End(Not run)

kmezhoud/radiant.dose documentation built on May 20, 2019, 12:50 p.m.