launch_app | R Documentation |
This function launches a Shiny App for uploading, processing, and downloading UniProt data in CSV, TSV, or Excel format. Users can upload data, preview it, and select specific columns for processing. The processed data can be viewed and downloaded.
launch_app()
None
if (interactive()) {
oglcnac::launch_app()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.