solar_elev.Rd
Add sun elevation angle (time of day) data to a tibble or data-frame with regularly sampled data
solar_elev(utc_time, lat, long, time_zone = "America/Los_Angeles")
UTC time
latitude
longitude
Time zone for local time; defaults to 'America/Los_Angeles'
solar stage (categorical): "Day", "Night", "Dusk" or "Dawn"
# Examples will go here