show.directions: Display angles between nearest neighbours

Description Usage Arguments Examples

View source: R/Angular-functions.R

Description

Plot points & display the angle to each point's nearest neighbours

Usage

1
show.directions(angles, l = 0.01)

Arguments

angles

A matrix containing x and y coordinates in its first column, and angles to be plotted around each point in the remaining columns.

l

Length of lines to be plotted

Examples

1

ClairBee/AS.angles documentation built on May 6, 2019, 11:50 a.m.