Learn R Programming

Rlda (version 0.2.6)

LocationsBirds: ID variable Latitude and Longitude Locations for Birds dataset.

Description

This dataset is a subset of Birds dataset with ID variable.

Usage

data("LocationsBirds")

Arguments

Format

A data frame with 3080 observations and 3 variables.

loc.id

Location ID

Latitude

Latitude

Longitude

Longitude

Examples

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

Run the code above in your browser using DataLab