View source: R/get_history_astro_information.R
get_history_astro_information | R Documentation |
Get history astronomical information for a specific day
get_history_astro_information(q, dt)
q |
A string containing the location, which can be US Zipcode, UK Postcode, Canada Postalcode, IP address, Latitude/Longitude (decimal degree) or city name. |
dt |
A string containing the date for query, which should be within the last 7 days. |
A data frame containing the astronomical information for the day.
get_history_astro_information("London","2022-02-12")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.