buffmeteo: Buffer intersect with meteorological Stations

Description Usage Arguments

View source: R/ProvinceGet.R

Description

This function add the possibility to create a buffer around a spatial point and spatially examine it together with the meteorological stations of the province South Tyrol. The return can either be the nearest station or a list of the distances from he point to all station within the buffered area.

Usage

1
buffmeteo(point, Buffer = 5000, projectedepsg = 32632)

Arguments

point

SpatialPointDataFrame; Indicates the position of the points which are examined together with the meteorological stations

Buffer

numeric; width of the buffer in meters

projectedepsg

numeric: EPSG code of the projected Coordinate System. In order to compute the distance properly we need to provide a projected coordinate system. Default is 32632 for UTM 32N


mattia6690/MonalisR documentation built on Nov. 27, 2021, 4:48 p.m.