ggUnivServer: ggUnivariate Server

View source: R/module_gguniv.R

ggUnivServerR Documentation

ggUnivariate Server

Description

Server components for the ggUnivariate module

Usage

ggUnivServer(id, tomic, plot_table, return_brushed_points = FALSE)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

tomic

Either a tidy_omic or triple_omic object

plot_table

table containing the data to be plotted

return_brushed_points

Return values selected on the plot

Value

a tomic_table if return_brushed_points is TRUE, and 0 otherwise.


romic documentation built on Sept. 21, 2023, 9:06 a.m.