View source: R/utilSolarTime.R
computeSunPosition | R Documentation |
Calculate the position of the sun
computeSunPosition(timestamp, latDeg, longDeg)
timestamp |
POSIXct having a valid tzone attribute, |
latDeg |
Latitude in (decimal) degrees |
longDeg |
Longitude in (decimal) degrees |
as returned by computeSunPositionDoyHour
Thomas Wutzler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.