check_station_distance: Station distance check using SMHI station list "stations.txt"...

View source: R/check_stations.R

check_station_distanceR Documentation

Station distance check using SMHI station list "stations.txt" (the list is synced with "Stationsregistret": https://stationsregister.miljodatasamverkan.se/stationsregister/composer/) matches reported station name in data with curated station list and checks if it is within preset distance

Description

Station distance check using SMHI station list "stations.txt" (the list is synced with "Stationsregistret": https://stationsregister.miljodatasamverkan.se/stationsregister/composer/) matches reported station name in data with curated station list and checks if it is within preset distance

Usage

check_station_distance(names)

Arguments

names

Vector of station names.

Value

Data frame with station name and logical value within/outside preset distance limits.


sharksmhi/SHARK4R documentation built on Jan. 9, 2025, 5:15 p.m.