View source: R/values-functions.R
| threshold.values | R Documentation |
The treshold is definied for a single variable. Where the specified quantities is equal or less the threshold, all variables are set to NA.
threshold.values(values, threshold = 0, variable = "Dose[Gy]")
values |
a values object |
threshold |
the threshold value |
the |
variable associated to the threshold |
a values object with NA where the specified variable is equal or less the threshold value
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.