TADA_GetUniqueNearbySites: Get grouped monitoring stations that are near each other

View source: R/Utilities.R

TADA_GetUniqueNearbySitesR Documentation

Get grouped monitoring stations that are near each other

Description

This function takes a TADA dataset that contains grouped nearby monitoring stations and returns a unique dataset of the original MonitoringLocationIdentifier, the grouped TADA.MonitoringLocationIdentifier, as well as the original and TADA-prefixed LongitudeMeasure, LatitudeMeasure, MonitoringLocationName, and MonitoringLocationTypeName, filtered for only those stations that have a nearby station.

Usage

TADA_GetUniqueNearbySites(.data)

Arguments

.data

TADA dataframe

Value

New dataframe with unique combinations of original and TADA MonitoringLocationIdentifier, LongitudeMeasure, LatitudeMeasure, MonitoringLocationName, and MonitoringLocationTypeName.


USEPA/TADA documentation built on April 12, 2025, 1:47 p.m.