translate | R Documentation |
Functions for translating common fishery and biological words and terms. These functions are intended for translating words and common short phrases only.
en2fr(x, plural = FALSE, feminine = FALSE)
fr2en(x, plural = FALSE, feminine = FALSE)
x |
Character string(s). |
plural |
Logical value specifying whether the plural form of a word is to be imposed. |
feminine |
Logical value specifying whether the feminine form of a word is to be imposed. |
en2fr("male")
en2fr("crab")
en2fr("black")
en2fr("missing legs")
en2fr("fishing grids")
en2fr("survey")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.