ggplotServer.RdServer components for the ggplot module.
ggplotServer(id, tomic, 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
Return values selected on the plot
a tibble of selected observations if
return_brushed_points is TRUE. Otherwise, returns NULL.