module_server_plot_annotation_table {datacleanr} | R Documentation |
Server Module: DT for annotation
Description
Server Module: DT for annotation
Usage
module_server_plot_annotation_table(input, output, session, dframe, sel_points)
Arguments
input , output , session |
standard |
dframe |
df used for plotting |
sel_points |
numeric, vector of .dcrkeys selected in plot |
Value
df with .dcrkeys and annotations
[Package datacleanr version 1.0.3 Index]