get_config_tid {hubUtils} | R Documentation |
Version can be provided either directly through the config_version
argument
or extracted from a config_tasks
object.
get_config_tid(config_version, config_tasks)
config_version |
Character string of the schema version. |
config_tasks |
a list version of the content's of a hub's |
character string of the name of the output type id column
get_config_tid("v1.0.0")
get_config_tid("v2.0.0")