Checks to ensure that the user specified references are expect values (i.e. those found within the source data).
# S3 method for references
validate(x, control, ...)
Will error if there is an issue otherwise will return TRUE
.
named character vector.
factor variable (should be the group
variable from the source dataset).
Not used.