Validate Technique IDs

validate_technique_ids(technique_ids, matrix = c("enterprise", "mobile",
  "pre"), na_rm = TRUE)

Arguments

technique_ids

a character vector of technique ids to validate

matrix

which matrix to validate against (not all IDs are associated with techniques in every matrix)

na_rm

remove NA's before comparing?