Skip to contents

Generate the table of selected groups for the dashboard.

Usage

make_the_table(p)

Arguments

p

ggplot output, see also ggplot2::ggplot_build.

Details

This function simply aims to collect position information on the brushed area of the network plot and returns the annotation table of corresponding features. It takes the plot object and produce an object information table.