get_history_astro_information: Get history astronomical information for a specific day

View source: R/get_history_astro_information.R

get_history_astro_informationR Documentation

Get history astronomical information for a specific day

Description

Get history astronomical information for a specific day

Usage

get_history_astro_information(q, dt)

Arguments

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.

Value

A data frame containing the astronomical information for the day.

Examples

get_history_astro_information("London","2022-02-12")

evelynsugi/weatherapi documentation built on April 7, 2022, 12:43 p.m.