occ_list {nichevol} | R Documentation |
Example of occurrence records for six species
Description
A list of 6 data.frames containing name and geographic coordinates for 6 species.
Usage
occ_list
Format
A list of 6 data.frames:
- species
species name, a code in this example
- x
longitude, longitude value
- y
latitude, latitude value
Examples
data("occ_list", package = "nichevol")
str(occ_list)
[Package nichevol version 0.1.20 Index]