lemurs_test: Distribution of Lemur Species with Problematic Records

Description Usage Format Source Examples

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

1
data("lemurs_test")

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

Source

www.gbif.org

Examples

1
2

Example output

Loading required package: maps
'data.frame':	627 obs. of  4 variables:
 $ identifier: Factor w/ 42 levels "Avahi laniger",..: 3 3 3 3 3 3 4 4 4 4 ...
 $ XCOOR     : num  47.4 49.1 48.5 48.4 48.8 ...
 $ YCOOR     : num  -21.3 -18 -18.7 -18.8 -18.7 ...
 $ country   : Factor w/ 1 level "MDG": 1 1 1 1 1 1 1 1 1 1 ...

speciesgeocodeR documentation built on May 30, 2017, 12:34 a.m.