R/peekds_readers.R
ds.list_coding_methods.Rd
Get the coding method list from json schema file
ds.list_coding_methods()
a list of strings indicating allowed coding methods
if (FALSE) { # \dontrun{
coding_methods <-ds.list_coding_methods()
} # }