station_point {weathR} | R Documentation |
Station Coordinates as a Point
Description
Station Coordinates as a Point
Usage
station_point(station_id)
Arguments
station_id |
The station identifier (ex: KDEN, KBOS, KNYC, etc). |
Value
Simple features point corresponding to the given station identifier.
Examples
station_point("KDEN")
[Package weathR version 0.1.0 Index]