vocal

January 21, 2026 ยท View on GitHub

This is an R package for checking data compliance with a standard vocabulary. It can check for

  • (un)known variable names
  • missing (required) variables
  • valid character values
  • valid numeric value ranges
  • valid dates and date ranges

The pacakge was originally developed for the terminag standard used in the Carob project.

You can install the package with:

remotes::install_github("controvoc/vocal")