get_schema_valid_versions {hubUtils} | R Documentation |
Get a vector of valid schema version
get_schema_valid_versions(branch = "main")
branch |
The branch of the hubverse
schemas repository
from which to fetch schema. Defaults to |
a character vector of valid versions of hubverse schema.
Other functions supporting config file validation:
get_schema()
,
get_schema_url()
get_schema_valid_versions()