View source: R/LNTagFunctions.R
LNcoverage | R Documentation |
Add a Living Norway metadata tag corresponding to the coverage EML element
LNcoverage(
tagText = NA,
tagID = NA,
parentID = NA,
isHidden = FALSE,
lang = NA,
sep = " ",
...
)
tagText |
A |
tagID |
A |
parentID |
A |
isHidden |
A |
lang |
A |
sep |
A |
... |
A series of parameters defining the child tags to generate and the parameters of the generation functions |
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.