Get the coding method list from json schema file

ds.list_coding_methods()

Value

a list of strings indicating allowed coding methods

Examples

if (FALSE) { # \dontrun{
coding_methods <-ds.list_coding_methods()
} # }