records: Occurrence records for an example species

recordsR Documentation

Occurrence records for an example species

Description

A dataset containing geographic coordinates of an example species.

Usage

records

Format

A data frame with 46 rows and 3 columns.

species

character, species scientific name.

longitude

numeric, longitude values.

latitude

numeric, latitude values.

Source

https://www.gbif.org/

Examples

data("records", package = "grinnell")
head(records)

fmachados/grinnell documentation built on Jan. 29, 2024, 6:48 p.m.