R/peekds_readers.R
ds.list_language_choices.Rd
List current allowed language choices for db import
ds.list_language_choices()
a list of strings containing all the allowed language codes based on json schema file
if (FALSE) { # \dontrun{
language_list <-ds.list_language_choices()
} # }