enm_data | R Documentation |
A dataset containing information on presence and absence, and independent variables used to fit GLM models.
enm_data
A data frame with 5627 rows and 3 columns.
numeric, values of 0 = absence and 1 = presence.
numeric, temperature values.
numeric, precipitation values.
data("enm_data", package = "enmpa")
head(enm_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.