Learn R Programming

RGNRS

R package for accessing the Geographic Name Resolution Service

Description

The GNRS package for R (a.k.a. the RGNRS) provides users with access to the Geographic Name Resolution Service (GNRS) API in R. The Geographic Name Resolution Service takes in the names of political units and standardizes them following https://www.geonames.org/ . More information on the GNRS can be found on the BIEN website (https://bien.nceas.ucsb.edu/bien/tools/gnrs/), and code underlying the GNRS can be found on Github at https://github.com/ojalaquellueva/gnrs.

Copy Link

Version

Install

install.packages('GNRS')

Monthly Downloads

215

Version

0.3.4

License

MIT + file LICENSE

Maintainer

Brian Maitner

Last Published

October 13th, 2021

Functions in GNRS (0.3.4)

check_internet

Check whether the internet is on
GNRS_version

Get metadata on current GNRS version
GNRS_template

Make a template for a GNRS query
GNRS_get_countries

Get metadata on countries
gnrs_testfile

Names of 21 political divisions
gnrs_core

Handle API access and format
GNRS_metadata

Get GNRS metadata
GNRS_get_states

Get metadata on states
GNRS_citations

Get citation information
GNRS_data_dictionary

Get Data Dictionary
GNRS_get_counties

Get metadata on counties
GNRS

Standardize political division names
GNRS_sources

Get metadata on current GNRS sources
GNRS_super_simple

Standardize political division names
GNRS_acknowledgments

Get acknowledgment information