Learn R Programming

hypervolume (version 3.1.4)

quercus: Data and demo for Quercus (oak) tree distributions

Description

Data for occurrences of Quercus alba and Quercus rubra based on geographic observations. Demonstration analysis of how to use hypervolumes for species distribution modeling using WorldClim data.

Usage

data(quercus)

Arguments

Format

A data frame with 3779 observations on the following 3 variables.

Species

a factor with levels Quercus alba Quercus rubra

Latitude

a numeric vector

Longitude

a numeric vector

References

Blonder, B., Lamanna, C., Violle, C., Enquist, B. The n-dimensional hypervolume. Global Ecology and Biogeography (2014).

Examples

Run this code
demo('quercus', package='hypervolume')

Run the code above in your browser using DataLab