Description Usage Arguments Details Value Author(s) References Examples
View source: R/CAAEquinoxesAndSolstices_LengthOfSummer.R
Compute the length of the astronomical Summer season in days.
1 | CAAEquinoxesAndSolstices_LengthOfSummer(Year, bNorthernHemisphere = TRUE)
|
Year |
The year to calculate for. |
bNorthernHemisphere |
logical, true to indicate the observer is in the northern hemisphere, while false means the southern hemisphere. |
The length of the astronomical Summer season in days.
The length of the astronomical Summer season in days.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
http://www.naughter.com/aa.html
1 | CAAEquinoxesAndSolstices_LengthOfSummer(Year = 2012, bNorthernHemisphere = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.