Skip to contents

Plot a typical conical directed function of range

Usage

# S3 method for 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_*