Description Usage Arguments Examples
plot stack and map
1
stackMap(x, mapLayout)
x
antaresDataList antaresDataList contian areas ans links.
antaresDataList
mapLayout
Object created with function mapLayout
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)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.