threshold.values: Set values under threshold to NA

View source: R/values-functions.R

threshold.valuesR Documentation

Set values under threshold to NA

Description

The treshold is definied for a single variable. Where the specified quantities is equal or less the threshold, all variables are set to NA.

Usage

threshold.values(values, threshold = 0, variable = "Dose[Gy]")

Arguments

values

a values object

threshold

the threshold value

the

variable associated to the threshold

Value

a values object with NA where the specified variable is equal or less the threshold value

See Also

Other Values: combine.values, create.values, dataframe.from.values, get.sparse.array.gate, get.values.dataframe, get.values.gate.plan, get.values.list, get.values.plankit.plan, get.values, merge.values, sanitize.values, sparse.array.from.values, values.from.sparse.array


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.