stackMap: plot stack and map

Description Usage Arguments Examples

Description

plot stack and map

Usage

1

Arguments

x

antaresDataList antaresDataList contian areas ans links.

mapLayout

Object created with function mapLayout

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
mydata <- readAntares(areas = "all", links = "all")

layout <- readLayout()
ml <- mapLayout(layout = layout)

stackMap(x = mydata, mapLayout = ml)

## End(Not run)

rte-antares-rpackage/bpN documentation built on May 31, 2019, 2:52 p.m.