find.near returns data.frame of near site meta
data.
Arguments
lat, lon
(numeric) The supplied latitude and
longitude.
nmax
(numeric) The maximum number of nearest sites
to report, by default 10.
...
Other parameters, mostly ignored.
ref
(data.frame or similar) The look-up table to
use when identifying nearby locations, and expected to
contain latitude, longitude and any required location
identifier data-series. By default, findNearSites
uses openair importMeta output if this is not
supplied but this is a required input for
findNearLatLon.
units
(character) The units to use when reporting
distances to near locations; current options m.
pollutant
(character) For findNearSites
only, the pollutant of interest, by default NO2.
site.type
(character) For findNearSites
only, the monitoring site type, by default Rural
Background.