extract_schema_version {hubUtils} | R Documentation |
id
or config schema_version
property
character stringExtract the schema version from a schema id
or config schema_version
property
character string
extract_schema_version(id)
id |
A schema |
The schema version number as a character string.
extract_schema_version("schema_version: v1.0.0")