mod_get_layers_UI: Upload GeoPackages to a Shiny App

View source: R/mod_get_layers.R

mod_get_layers_UIR Documentation

Upload GeoPackages to a Shiny App

Description

Generate UI component for file upload using Shiny's fileInput to allow users to upload GeoPackages to a Shiny app.

Usage

mod_get_layers_UI(id, label, multiple, accept)

Arguments

id

inputID for file upload UI component.

label

label for file upload widget on the UI.

multiple

logical, whether to accept multiple file uploads.

accept

file types to accept - vector of strings indicating extensions or MIME type


livelihoods-and-landscapes/maplandscape documentation built on March 20, 2023, 5:43 a.m.