solar | R Documentation |
Pre-calculates astronomical solar position components for Earth-location sampling functions.
solar(day)
day |
vector of date-time values |
A list of the following values for each input time:
solarTime |
solar time |
sinSolarDec |
sine solar declination |
cosSolarDec |
cosine solar declination |
No account is made for horizon refraction, but this was available in the original (Javascript) code.
Michael D. Sumner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.