station_point: Station Coordinates as a Point

View source: R/03-station_data.R

station_pointR 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")


weathR documentation built on April 4, 2025, 1:38 a.m.