A dataset containing geographic coordinates of the Giant Cuban Toad.

occ_f

Format

A data frame with 73 rows and 3 columns.

name

character, species scientific name.

longitude

numeric, longitude values.

latitude

numeric, latitude values.

Source

https://www.gbif.org/

Examples

data("occ_f", package = "rangemap") head(occ_f)
#> name longitude latitude #> 1 Peltophryne fustiger -83.76106 22.62083 #> 2 Peltophryne fustiger -83.74078 22.62034 #> 3 Peltophryne fustiger -83.01199 22.79599 #> 4 Peltophryne fustiger -83.00678 22.79378 #> 5 Peltophryne fustiger -83.01200 22.80000 #> 6 Peltophryne fustiger -83.84841 22.54230