Learn R Programming

biosurvey (version 0.1.1)

sp_occurrences: Occurrence records for the species Parides gundlachianus

Description

Dataset containing geographic coordinates of a Cuban butterfly.

Usage

sp_occurrences

Arguments

Format

A data.frame with 19 rows and 3 columns.

name

character, species scientific name.

longitude

numeric, longitude values.

latitude

numeric, latitude values.

Examples

Run this code
# NOT RUN {
data("sp_occurrences", package = "biosurvey")
head(sp_occurrences)
# }

Run the code above in your browser using DataLab