unlinkRefs {alcyon}R Documentation

Unlink map points/lines using their refs

Description

Unlink map points/lines using their refs

Usage

unlinkRefs(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 unlinked points/lines


[Package alcyon version 0.4.0 Index]