Description Usage Arguments Details Author(s) References See Also
Build a directed metadata graph describing a skill map
1 2 3 | metaclipR.SkillMap(graph, package = "visualizeR", version = "1.1.1",
input.grid = NULL, fun = "skillMap", arg.list = NULL,
StipplingInputGraph = NULL, epsg.code = "EPSG:4979")
|
graph |
metaclipR output object containing the input grid whose values are to be mapped |
package |
package |
version |
version |
input.grid |
Optional. The input grid passed to the plotting function. Some metadata are extracted from this object if not explicit from the plotting arguments (e.g., the spatial extent of the map). |
fun |
function name. Default to |
arg.list |
Argument list (A named list in key-value format). |
StipplingInputGraph |
Currently unused. The metaclipR output containing the step from which the stippling is derived (default to |
epsg.code |
A character string indicating the EPSG code of the map projection. Default to |
This function takes as reference the semantics defined in the Data Source and Transformation ontology defined in the Metaclip Framework (http://metaclip.predictia.es/).
D. San MartÃn, J. Bedia
Visual schema of the graphical product ontology Climate4R page at University of Cantabria
Other graphical.products: metaclipR.AnomalyMap
,
metaclipR.EnsoPlume
,
metaclipR.SpatialPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.