nearest_stations: Order climate stations by their distances in kilometers from...

Description Usage Arguments Value

View source: R/nearest_stations.R

Description

Order climate stations by their distances in kilometers from a given point.

Usage

1
nearest_stations(lat = -22.410259, long = -47.560156, source = "both")

Arguments

lat

Latitude in decimals.

long

Longitude in decimals.

source

"inpe", "inmet", or "both" (default).

Value

A data frame ordered by the distances to the stations.


gustavobio/brclimate documentation built on July 7, 2021, 9:23 p.m.