Learn R Programming

biogeo (version 1.0)

places: A dataset of localities

Description

A dataset of localities with coordinates in different formats.

Usage

data(places)

Arguments

Format

A data frame with 20 observations on the following 4 variables.
id
a numeric vector - a unique identifier
Place
a character vector - the name of the place
long
a character vector - longitude in various formats
lat
a character vector - latitude in various formats

Examples

Run this code
head(places)

Run the code above in your browser using DataLab