ecoval.dict {ecoval} | R Documentation |
Extracts a Single Dictionary from a Table of Dictionaries
Description
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.
Usage
ecoval.dict(language,dictionaries=NA)
Arguments
language |
A single word specifying the desired language. |
dictionaries |
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 |
Value
Vector of translated words labelled by the words in the original language.
See Also
[Package ecoval version 1.2.9 Index]