Learn R Programming

CoordinateCleaner (version 1.0-7)

countryref: Country Centroids and Country Capitals

Description

A data.frame with coordinates of country centroids and country capitals as reference for the CleanCoordinates function. Coordinates are based on the Central Intelligence Agency World Factbook as provided at http://opengeocode.org/download/cow.php.

Usage

data("countryref")

Arguments

Format

A data frame with 249 observations on 7 variables.

Examples

Run this code
# NOT RUN {
data(countryref)
# }

Run the code above in your browser using DataLab