datm: A dataset for a marine species

Description Usage Format Source Examples

Description

A dataset for a marine species

Usage

1
data("datm")

Format

A data frame with 500 observations on the following 10 variables.

ID

a numeric vector - unique identifiers

Species

a factor with levels - the name of the species

x

a numeric vector - x-coordinate in decimal degrees

y

a numeric vector - y-coordinate in decimal degrees

x_original

a logical vector - original x-coordinate

y_original

a logical vector - original y-coordinate

Correction

a factor with levels - a number associated with a particular correction

Modified

a factor with levels - 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 factor with levels - reason that record was excluded

Source

Data originally obtained from GBIF www.gbif.org, with certain fields removed and the species name replace with "Marine example"

Examples

1

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