Similar to the is_v3_config() and associated functionality in v3-schema-utils.R,
create:
For determining the relationship of schema versions to a given version number.
Functions should have 2 arguments:
version: character string of version number to compare against
from: character string. Where should we get the version from? hub, file, config, schema_version)