Skip to content

controvoc/vocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vocal

This is an R package designed to support checking whether data complies 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")

About

R package to check compliance with a controlled vocabulary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages