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