Skip to contents

A shiny Module.

Usage

mod_fileUploader_ui(id, label = "Upload a File", ...)

mod_fileUploader_server(id)

Arguments

id

Internal parameters for shiny.

label

message show before upload a file

...

any other argument for `shiny::fileInput`

Value

bs4Dash UI

reactive igraph object