Learn R Programming

LipidMS (version 3.1.0)

LipidMSapp: LipidMS shiny app

Description

Interactive UI for LipidMS

Usage

LipidMSapp(max_upload_mb = getOption("LipidMS.shiny.maxRequestSizeMB", Inf))

Arguments

max_upload_mb

max size to upload

Author

M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>

Examples

Run this code
if (FALSE) {
# example data files can be download from github.com/maialba3/LipidMSv2.0_exampleFiles

library(LipidMS)
LipidMSapp()
}

Run the code above in your browser using DataLab