Checks if a value (or vector of values) is within the specified target range
is_on_target.RdChecks if a value (or vector of values) is within the specified target range
Arguments
- v
 exposure metric, a single value or a vector
- target
 target specification created with
create_target_design(), or a named list withminandmaxspecified.