validate_concept_id: Validate Concept ID
Description
Validate Concept ID
Usage
validate_concept_id(concept_id, arg = "concept_id", call = rlang::caller_env())
Arguments
- concept_id
A concept ID to validate.
- arg
Argument name for error messages.
- call
The calling environment.