module-data-polygon: Import data from Rainbio via polygon drawing Module

module-data-polygonR Documentation

Import data from Rainbio via polygon drawing Module

Description

Import data from Rainbio via polygon drawing Module

Usage

data_import_polygon_ui(id)

data_import_polygon_server(
  id,
  source_r = reactive(NULL),
  threshold_gbif = reactive(NULL)
)

Arguments

id

Module's ID.

Value

  • UI: HTML tags that can be included in the UI part of the application.

  • Server: a shiny::reactive() function returning a data.frame.


gdauby/conrappli documentation built on Jan. 21, 2025, 12:51 p.m.