extract_schema_version: Extract the schema version from a schema 'id' or config...

View source: R/check_deprecated_schema.R View source: R/utils-schema.R

extract_schema_versionR Documentation

Extract the schema version from a schema id or config schema_version property character string

Description

Extract the schema version from a schema id or config schema_version property character string

Usage

extract_schema_version(id)

Arguments

id

A schema id or config schema_version property character string.

Value

The schema version number as a character string.

Examples

extract_schema_version("schema_version: v1.0.0")

hubUtils documentation built on Sept. 18, 2024, 5:09 p.m.