Learn R Programming

weathR (version 0.1.0)

station_point: Station Coordinates as a Point

Description

Station Coordinates as a Point

Usage

station_point(station_id)

Value

Simple features point corresponding to the given station identifier.

Arguments

station_id

The station identifier (ex: KDEN, KBOS, KNYC, etc).

Examples

Run this code
# \donttest{
station_point("KDEN")
# }

Run the code above in your browser using DataLab