Import data from GBIF Module
Usage
data_import_gbif_ui(id, from = c("file", "copypaste"))
data_import_gbif_server(id)Value
UI: HTML tags that can be included in the UI part of the application.
Server: a
shiny::reactive()function returning adata.frame.