linkRefs {alcyon} | R Documentation |
Link map points/lines using their refs
Description
Link map points/lines using their refs
Usage
linkRefs(map, fromRef, toRef, copyMap = TRUE)
Arguments
map |
A sala map |
fromRef |
The ref of the origin element |
toRef |
The ref of the target element |
copyMap |
Optional. Copy the internal sala map |
Value
A new map with linked points/lines
[Package alcyon version 0.4.0 Index]