| zenith_angle | R Documentation | 
The function calculates the zenith angle, the location of the sun as an angle (in degrees) measured from vertical \insertCiteCampbell1998TrenchR.
zenith_angle(doy, lat, lon, hour, offset = NA)
| doy | 
 | 
| lat | 
 | 
| lon | 
 | 
| hour | 
 | 
| offset | 
 | 
numeric zenith angle (degrees)
Other utility functions: 
airpressure_from_elev(),
azimuth_angle(),
day_of_year(),
daylength(),
dec_angle(),
solar_noon(),
temperature conversions
  zenith_angle(doy  = 112, 
               lat  = 47.61, 
               lon  = -122.33, 
               hour = 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.