Description Usage Arguments See Also Examples
Visualize mapLayout output.
1 |
mapLayout |
object returned by function |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.