create_spp_occurence_sf_list: Title

Description Usage Arguments Value

View source: R/create_spp_occurence_sf_list.R

Description

Title

Usage

1
2
3
create_spp_occurence_sf_list(spp_list, bbox, creds,
  path = "inst/ext_data/species_gbif", continent = "EUROPE",
  start_year = 1986, end_year = 2020)

Arguments

spp_list

List of scientific species names

bbox

sf::bbox object, used to crop extent of occurences

creds

GBIF user credentials

continent

The continent to limit search

start_year

Start year for occurence query

end_year

End year for occurence query

Value

A named list of sf::sf data.frame(s) per species name.


Vizzuality/species-distribution-modelling documentation built on Oct. 31, 2019, 1:10 a.m.