View source: R/ecoval.translate.r
| ecoval.dict | R Documentation |
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)
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 |
Vector of translated words labelled by the words in the original language.
ecoval.translate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.