Function for spatially Plotting the desired Province Stations on a leaflet template. Besides the plotting of the desired meteorological stations other information can be added such as additional points, a buffer around certain points

plotMeteoLeaflet(stations = NULL, addPoints = NULL, Buffer = NA)

Arguments

stations

Point sf; Meteorological Data Points of the province of South Tyrol, If this is left empty all the Stations will be plotted

addPoints

Point sf; Additional Points on the Leaflet Map. If left empty no Points will be added

Buffer

numeric; The width of a buffer (in m) will be added to the leaflet. If none is provided the map won't draw a polygon