stackMap | R Documentation |
plot stack and map
stackMap(x, mapLayout)
x |
|
mapLayout |
Object created with function |
## Not run: mydata <- readAntares(areas = "all", links = "all") layout <- readLayout() ml <- mapLayout(layout = layout) stackMap(x = mydata, mapLayout = ml) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.