plot.skyscapeR.spd: Plot orientation summed probability density

View source: R/plotting.R

plot.skyscapeR.spdR Documentation

Plot orientation summed probability density

Description

Plot orientation summed probability density

Usage

## S3 method for class 'skyscapeR.spd'
plot(x, xlim, ylim, title = NULL, col = "blue", shading = T, ...)

Arguments

x

A skyscapeR.spd object created with spd

xlim

(Optional) Range of x-axis to plot.

ylim

(Optional) Range of y-axis to plot.

title

(Optional) Title to add to the plot.

col

(Optional) Color of summed probability density. Defaults to blue.

shading

(Optional) Boolean to control whether to color the entire distribution. Defaults to TRUE

...

Additional arguments to be passed to plot.


f-silva-archaeo/skyscapeR documentation built on Sept. 24, 2023, 8:14 p.m.