View source: R/LNTagFunctions.R
LNaddTranslation | R Documentation |
Add a translation to a data tag
LNaddTranslation(
tagText = NA,
lang = "en-US",
parentID = NA,
tagID = NA,
isHidden = TRUE
)
tagText |
A |
lang |
A |
parentID |
A |
tagID |
A |
isHidden |
A |
A character
scalar containing the rendered output including any HTML tags if a
HTML document is being knitted
Joseph D. Chipperfield, joechip90@googlemail.com; Matthew Grainger, matthew.grainger@nina.no
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.