Functions to perform checks on arguments.
check_values(
input_values,
target_values,
no_exception = FALSE,
weak_target = FALSE
)check_gainloss(df)
release_questions()
Input to check against target.
Target to check for in input.
Logical. If TRUE different values of inputs from targets are not allowed to exist.
Logical. If TRUE inputs do not need to contain all the targets.
Data frame
A result message or NULL.
check_values
: Check consistency of values against targets and vice versa.
check_gainloss
: Check consistency of gains and losses "values" results.
release_questions
: Release questions