solar_stage | R Documentation |
Add time (in seconds since tagon and perhaps as datetimes in UTC and/or local timezone) to a tibble or data-frame with regularly sampled data
solar_stage(utc_time, lat, long, time_zone = "America/Los_Angeles")
utc_time |
UTC time |
lat |
latitude |
long |
longitude |
time_zone |
Time zone for local time; defaults to 'America/Los_Angeles' |
solar stage (categorical): "Day", "Night", "Dusk" or "Dawn"
# Examples will go here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.