Skip to content

Instantly share code, notes, and snippets.

@timcdlucas
Created March 3, 2015 16:04
Show Gist options
  • Save timcdlucas/5ac2caa2167e3abf32ab to your computer and use it in GitHub Desktop.
Save timcdlucas/5ac2caa2167e3abf32ab to your computer and use it in GitHub Desktop.
library(zoon)
sdm <- workflow(SpOcc(species = 'Eresus sandaliatus', extent = c(-10, 45, 10, 65), databases = 'gbif'),
Bioclim(extent = c(-10, 45, 10, 65)),
OneHundredBackground,
RandomForest,
PrintMap
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment