plotMapLayout: Visualize mapLayout output.

Description Usage Arguments See Also Examples

Description

Visualize mapLayout output.

Usage

1

Arguments

mapLayout

object returned by function mapLayout

See Also

mapLayout

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## Not run: 
# Read the coordinates of the areas in the Antares interface, then convert it
# in a map layout.
layout <- readLayout()
ml <- mapLayout(layout)

# visualize mapLayout
plotMapLayout(ml)


## End(Not run)

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