angles.flower: Plot a rose of directions for a set of angles

View source: R/angle-vector-methods.R

angles.flowerR Documentation

Plot a rose of directions for a set of angles

Description

Useful for checking e.g. nnangles- or fry_points- outputs.

Usage

angles.flower(angles, binned, span = 0, k = 25, nums = FALSE, ci = FALSE, ...)

Arguments

angles

observed angles , -pi to pi

binned

binning of angles. this or angles needed.

span

if >0, span is passed to loess for smoothing and the smoothed values are added to the plot

k

number of bins if binning is done for angles

nums

plot the values

ci

Plot approximate pointwise 95% confidence interval

...

passed to plot (e.g. main)


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.