View source: R/mod_authentification.R
mod_authentification_ui | R Documentation |
The UI part of the module handling the connection to an opensilex instance. Required for all other module of this package.
mod_authentification_ui( id, default_host = "http://138.102.159.36:8081/rest", default_user = "admin@opensilex.org", default_password = "admin" )
id, input, output, session |
Internal parameters for shiny. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.