coord_to_country: Get the ISO3 country code for a coordinate.

Description Usage Arguments Value

View source: R/location.R

Description

Get the ISO3 country code for a coordinate.

Usage

1
coord_to_country(lat, lon)

Arguments

lat

Latitude of coordinate.

lon

Longitude of coordinate.

Value

A list containing $ISO3 code and $full name.


jmousseau/solargis documentation built on May 20, 2019, 1:54 p.m.