SolDec {FAO56} | R Documentation |
Solar Declination (delta)
Description
SolDec
returns the solar declination.
Usage
SolDec(date)
Arguments
date |
Optional. A character string that denotes the date in the format "Year-Month-Day" or "Year/Month/Day". |
Details
This is a function to calculate the value of solar declination.
Value
The function returns the value of solar declination as a numeric scalar.
Reference
See Also
Examples
SolDec("2020/08/25")
[Package FAO56 version 1.0 Index]