Description Usage Arguments See Also Examples
This function creates a skyscapeR.horizon object from measurements of azimuth and altitude.
1 |
az |
Array of azimuth values |
alt |
Array of altitude values. |
alt.unc |
(Optional) Either a single value or an array of altitude uncertainty. |
loc |
Location, a vector containing the latitude, longitude and elevation of the location, in this order. |
name |
Name of site. |
smooth |
Boolean to control whether to smooth horizon profile using rolling mean. Defaults to FALSE |
.scale |
Rolling mean window for smoothing. See |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.