metaclipR.AnomalyMap: Directed metadata graph construction for Map graphical...

Description Usage Arguments Details Author(s) References See Also

Description

Build a directed metadata graph describing a map

Usage

1
2
3
metaclipR.AnomalyMap(package = "visualizeR", version = "1.1.1",
  graph = NULL, input.grid = NULL, fun = "spatialPlot", arg.list = NULL,
  withInput = NULL, epsg.code = "EPSG:4979")

Arguments

package

package

version

version

graph

i-graph class object containing the input grid whose values are to be mapped

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 spatialPlot, from package visualizeR.

arg.list

Argument list (A named list in key-value format).

withInput

The name of the parent node from which the aggregation step hangs. transformeR indicated in argument fun.

epsg.code

A character string indicating the EPSG code of the map projection. Default to "4979" (the most widely used WGS84 proj).

Details

This function takes as reference the semantics defined in the Data Source and Transformation ontology defined in the Metaclip Framework (http://metaclip.predictia.es/).

Author(s)

D. San Martín, J. Bedia

References

Visual schema of the graphical product ontology Climate4R page at University of Cantabria

See Also

Other graphical.products: metaclipR.EnsoPlume, metaclipR.SkillMap, metaclipR.SpatialPlot


Predictia/metaclipR documentation built on May 14, 2019, 6:07 a.m.