.point_forecast {weathR} | R Documentation |
Raw JSON Point Forecast Data
Description
Raw JSON Point Forecast Data
Usage
.point_forecast(lat, lon)
Arguments
lat |
Latitude. |
lon |
Longitude. |
Value
Returns the json data as a nested list.
Examples
.point_forecast(33, -80)
[Package weathR version 0.1.0 Index]