ggBivServer.Rd
Server components for the ggBivariate module.
ggBivServer(id, tomic, plot_table, return_brushed_points = FALSE)
An ID string that corresponds with the ID used to call the module's UI function.
Either a tidy_omic
or triple_omic
object
table containing the data to be plotted
Return values selected on the plot
a tomic_table if return_brushed_points is TRUE, and 0 otherwise