View source: R/volcano_server.R
volcano_server | R Documentation |
Modularized server for AE volcano plot.
volcano_server(input, output, session, params)
input |
module input |
output |
module output |
session |
module session |
params |
parameters object with 'data' and 'settings' options. |
returns shiny module Server function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.