EarSunDis {FAO56} | R Documentation |
Inverse Earth-Sun Distance (d_r)
Description
EarSunDis
returns the inverse earth-sun distance.
Usage
EarSunDis(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 inverse earth-sun distance.
Value
The function returns the value of inverse relative earth-sun distance as a numeric scalar.
Reference
See Also
Examples
EarSunDis("2020/08/25")
[Package FAO56 version 1.0 Index]