Description Usage Format Examples
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.
1 |
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
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.