module-data-rainbio | R Documentation |
Import data from Rainbio Module
data_import_rainbio_ui(id, from = c("file", "copypaste"))
data_import_rainbio_server(id)
id |
Module's ID. |
from |
Type of data input. |
UI: HTML tags that can be included in the UI part of the application.
Server: a shiny::reactive()
function returning a data.frame
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.