Class for converting parameter values back and forth to the unit range
Source:R/encode_unit.R
encode_unit.Rd
Class for converting parameter values back and forth to the unit range
Usage
encode_unit(x, value, direction, ...)
# S3 method for class 'quant_param'
encode_unit(x, value, direction, original = TRUE, ...)
# S3 method for class 'qual_param'
encode_unit(x, value, direction, ...)