dat: Species collection records dataset

Description Usage Format Examples

Description

A collection records for a number of insect species (Species A to Species U) containing common errors. The errors were inserted into the dataset to illustrate the use of the functions in the package.

Usage

1

Format

A data frame with 1694 observations on the following 11 variables.

ID

a numeric vector - unique identifiers

Species

a character vector - species names (Species A to Species U)

Country

a character vector - country of collection

x

a numeric vector - x-coordinate in decimal degrees

y

a numeric vector - y-coordinate in decimal degrees

LocalityName

a character vector - name of locality of collection

x_original

a logical vector - original x-coordinate

y_original

a logical vector - original y-coordinate

Correction

a character vector - a number associated with a particular correction

Modified

a character vector - date and time the record was modified

Exclude

a numeric vector - values of one indicate that the record should be excluded, zero if to be included

Reason

a character vector - indicates the reason for excluding the record

Examples

1
2

biogeo documentation built on May 1, 2019, 8:05 p.m.