Learn R Programming

speciesgeocodeR (version 1.0-4)

lemurs: Distribution of Lemur Species

Description

A data.frame with point occurrences of 39 Lemur species from Madagascar as example for the input format for the GeoClean function. The data is from GBIF.

Usage

data("lemurs")

Arguments

Format

A data frame with 403 observations on the following 3 variables.
identifier
species name
XCOOR
longitude
YCOOR
latitude

Examples

Run this code
data(lemurs)
str(lemurs)

Run the code above in your browser using DataLab