View source: R/buildMetadata.R
buildMetadata | R Documentation |
map
object metadata tableBuild map
object metadata table
buildMetadata(
metadata,
isStudyArea,
isRasterToMatch,
layerName,
obj,
columnNameForLabels,
objHash,
leaflet,
envir,
...
)
metadata |
metadata |
isStudyArea |
Logical indicating whether |
isRasterToMatch |
Logical indicating whether |
layerName |
Character specifying a label for this layer. |
obj |
The geospatial object being added to the |
columnNameForLabels |
Character specifying the column name to use for labels. |
objHash |
Character specifying the digest hash of the object. |
leaflet |
Logical or Character vector of path(s) to write tiles.
If |
envir |
TODO: description needed |
... |
Additional arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.