get_daylight_times | R Documentation |
Get the parsed response from https://api.sunrise-sunset.org based on the given date range.
get_daylight_times( latitude = 40.73, longitude = -74, start_date = "2022-01-10", end_date = "2022-12-31" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.