hike_weather: weather

View source: R/hike_weather.R

hike_weatherR Documentation

weather

Description

weather

Usage

hike_weather(in_data)

Arguments

in_data

- point coords to retrive weather info

Value

return simple weather forecast by coords

Examples

a <- stplanr::geo_code("Jena")
hikeR::hike_weather(a)

EricKrg/hikeR documentation built on June 30, 2022, 4:57 p.m.