Description Usage Arguments Details Value Author(s) References Examples
View source: R/CAAEquinoxesAndSolstices_LengthOfAutumn.R
The length of the astronomical Autumn season in days.
1 | CAAEquinoxesAndSolstices_LengthOfAutumn(Year, bNorthernHemisphere = TRUE)
|
Year |
Year The year to calculate the occurrence for. Note that this method refers to "Northward Equinox" instead of "Spring Equinox" to avoid a northern hemisphere-specific bias. |
bNorthernHemisphere |
Logical, implying whether the calculation is for northern hemisphere. |
to be added.
The length of the astronomical Autumn season in days.
C++ code by PJ Naughter, imported to R by Jinlong Zhang
http://www.naughter.com/aa.html
1 | CAAEquinoxesAndSolstices_LengthOfAutumn(Year = 2006, bNorthernHemisphere = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.