Extracts a dictionary column from a matrix or data frame of dictionaries (translated words) with the languages provided by the column names and the words in the original language provided in the first column.
ecoval.dict(language,dictionaries=NA)
A single word specifying the desired language.
Matrix or data frame of dictionaries with the languages provided by the column names and the original words provided in the first column.
If dictionary is NA, the default dictionary ecoval.dictionaries.default
is loaded.
Vector of translated words labelled by the words in the original language.