Description Usage Arguments Value Author(s) References Examples
View source: R/CAAEquinoxesAndSolstices_LengthOfSpring.R
Length Of Spring
1 | CAAEquinoxesAndSolstices_LengthOfSpring(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 Spring season in days.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
http://www.naughter.com/aa.html
1 | CAAEquinoxesAndSolstices_LengthOfSpring(Year = 2006, bNorthernHemisphere = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.