Learn R Programming

alcyon (version 0.7.0)

linkCoords: Link map points/lines as if selecting them using points

Description

Link map points/lines as if selecting them using points

Usage

linkCoords(map, fromX, fromY, toX, toY, copyMap = TRUE)

Value

A new map with linked points/lines

Arguments

map

A sala map

fromX

X coordinate of the origin point

fromY

Y coordinate of the origin point

toX

X coordinate of the target point

toY

Y coordinate of the target point

copyMap

Optional. Copy the internal sala map