lr_prediction: Create species model from GBIF object

Description Usage Arguments Value

View source: R/sdm.R

Description

Uses ideas from https://jcoliver.github.io/learn-r/011-species-distribution-models.html, by Jeff Oliver

Usage

1

Arguments

gbif

gbif class object, from lr_get_gbif_data_for_species() or rgbif::occ_search()

Value

list with objects prediction (from dismo::predict()), geographic_extent (raster extent return), observations (data.frame of longitudes and latitudes), ranges (vector of ranges of species data), and gbif (original data).


TCBCprototype/localreports documentation built on Nov. 12, 2021, 7:17 p.m.