Learn R Programming

rangemap (version 0.1.18)

occ_f: Occurrence records for the species Peltophryne fustiger

Description

A dataset containing geographic coordinates of the Giant Cuban Toad.

Usage

occ_f

Arguments

Format

A data frame with 73 rows and 3 columns.

name

character, species scientific name.

longitude

numeric, longitude values.

latitude

numeric, latitude values.

Examples

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

Run the code above in your browser using DataLab