Description Usage Arguments See Also Examples
Bar plot of orientations (declination)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
val |
Array of declination or azimuth values. |
unc |
Single value or array of measurement uncertainty |
names |
(Optional) Array of names of measurements in val |
unit |
(Optional). Either 'Declination' or 'Azimuth'. Defaults to 'Declination'. |
col |
(Optional) Color to plot measurements in. Defaults to blue. |
shade |
(Optional) Boolean to control whether to shade a polygon of measurements. Defaults to TRUE |
mark |
(Optional) Boolean to control whether to mark the declination value. Defaults to TRUE |
sort |
(Optional) Boolean to control whether to sort the measurements by their declination value. Defaults to FALSE |
xrange |
(Optional) Array of limits for x-axis. |
yrange |
(Optional) Array of limits for y-axis. |
obj |
(Optional) A skyscapeR.object object created with |
show.obj.label |
(Optional) Boolean to control whether to label the celestial objects in the polar plot. Defaults to TRUE. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.