powered by
sun_angles(time = lubridate::now(), geocode = NULL, lon = 0, lat = 0, use_refraction = FALSE)
day_night
require(lubridate) sun_angles() sun_angles(ymd_hms("2014-09-23 12:00:00")) sun_angles(ymd_hms("2014-09-23 12:00:00"), lat=60, lon=0)
Run the code above in your browser using DataLab