View source: R/htmlTranslate.R
htmlTranslate | R Documentation |
Creaza fisiere .html cu toate elementele traduse si toate valorile inlocuite
htmlTranslate(
excel = "",
sheet = "translations",
languages = c(""),
template = "",
destination = "",
...
)
excel |
Calea catre fisierul .ods de unde se citesc informatiile |
sheet |
Numele foii care sa fie citita |
languages |
Numele coloanelor care contin limbile in care se traduc variabilele |
template |
Calea catre fisierul template |
destination |
Calea catre directorul unde se scriu fisierele traduse |
... |
Alte argumente |
Adrian Dusa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.