getlatlng: get latitude and longitude from ip address

View source: R/getlatlng.R

getlatlngR Documentation

get latitude and longitude from ip address

Description

Returns the most recent and nearest reported sighting information with observations of a species.

Usage

getlatlng()

Value

a vector of length 2 with lat, lng in that order

Author(s)

Andy Teucher andy.teucher@gmail.com

References

http://ipinfo.io

Examples

## Not run: 
getlatlng()

## End(Not run)

ropensci/rebird documentation built on Feb. 7, 2025, 1:19 a.m.