powered by
Function that loads the data in a zip file downloaded from GBIF
load_gbif_dwc(zipfile = NA, tmpdir = "tmp", page_title = "GBIF Data")
Path to the zipfile
Temporary path for extracted files
Title to show on the Shiny app.
if (FALSE) { data_loaded <- load_gbif_dwc(zipfile = "####.zip", tmpdir = "tmp", page_title = "GBIF Dataset 1") }
Run the code above in your browser using DataLab