R/format_registry.R
st_formats.Rd
Return a sorted character vector with the names of formats currently registered in the internal registry.
st_formats()
Character vector of format names.
st_formats() #> [1] "csv" "fst" "json" "parquet" "qs" "qs2" "rds"