plot.f_cone: Plot a typical conical directed function of range

View source: R/plot_method_f_cone.R

plot.f_coneR Documentation

Plot a typical conical directed function of range

Description

Plot a typical conical directed function of range

Usage

## S3 method for class 'f_cone'
plot(x, r_scale = 1, rmax, ylim, legpos = "topright", lwd = 1, ...)

Arguments

x

Output from some function

r_scale

Plot with x-axis r*r_scale

rmax

plot upto this range

ylim

optional range for y-axis

legpos

legend position

...

passed on to plot

Details

Used by: nn_directional_distance_*


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