R/schema.R
bids_schema_versions.Rd
Returns the version strings for all BIDS schema JSON files shipped with this installation of bidser.
bids_schema_versions()
Character vector of available version strings (e.g. "1.10.1").
"1.10.1"
# \donttest{ bids_schema_versions() #> [1] "1.10.0" # }