xcmsModule {Mosaic}R Documentation

xcmsModule

Description

server module for accessing the xcms data analysis workflow

Usage

xcmsModule(input, output, session, values = reactiveValues(),
  static = list(servermode = F, rootpath = "/"))

Arguments

input
output
session
values

import reactiveValues from the shiny session

static

import static values


[Package Mosaic version 0.6.6 Index]