Import data from Rainbio Module
Usage
data_import_rainbio_ui(id, from = c("file", "copypaste"))
data_import_rainbio_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.