Learn R Programming

speciesgeocodeR (version 1.0-4)

lemurs_test: Distribution of Lemur Species with Problematic Records

Description

A data.frame with point occurrences of 42 Lemur species in the right input format for the GeoClean. The data is downloaded from GBIF but has some added erroneous coordinates.

Usage

data("lemurs_test")

Arguments

Format

A data frame with 627 observations on the following 4 variables.
identifier
species name
XCOOR
longitude
YCOOR
latitude
country
a factor with levels MDG

Examples

Run this code
data(lemurs_test)
str(lemurs_test)

Run the code above in your browser using DataLab