| plot.skyscapeR.spd | R Documentation | 
Plot orientation summed probability density
## S3 method for class 'skyscapeR.spd'
plot(x, xlim, ylim, title = NULL, col = "blue", shading = T, ...)
x | 
 A skyscapeR.spd object created with   | 
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.