findClosestWeatherStations: Find closest weather stations to each sampling location

Description Usage Arguments

View source: R/findClosestWeatherStations.R

Description

For each location, compile weather data from the closest weather stations.

Usage

1
findClosestWeatherStations(sites, climate_data, Distance = 85)

Arguments

sites

List of sampling locations with x, y coordinates.

climate_data

Climate dataset

Distance

Radius (km) within which to look for climate stations for a particular location. Defaults to 85 kilometers.


ksauby/Panhandleproc documentation built on May 20, 2019, 7:02 p.m.