NSRad {FAO56} | R Documentation |
Net Shortwave Radiation (R_ns)
Description
NSRad
returns the value of net shortwave radiation.
Usage
NSRad(R_s)
Arguments
R_s |
A numeric scalar that denotes the incoming solar radiation [ |
Details
This is a function to calculate the net shortwave radiation.
Value
The function returns the value of net shortwave radiation as a numeric scalar.
Reference
See Also
Examples
NSRad(R_s = 14.5)
[Package FAO56 version 1.0 Index]