Learn R Programming

GNRS (version 0.3.4)

gnrs_testfile: Names of 21 political divisions

Description

A dataset containing the country, state/province, and country/parish names of 21 political divisions.

Usage

gnrs_testfile

Arguments

Format

A data frame with 21 rows and 4 variables:

user_id

Unique integer identifying each row

country

Country names, possibly containing errors

state_province

State names, possibly containing errors

county_parish

County names, possibly containing errors

...