[Please mind that ggplot will not produce tables]
I am a novice R user. I have a huge table with contigs annotations which I'd like to present in full as supplementary results. I wanted to make it interactive by displaying cell contents (e.g. annotation details, e-value) upon hovering the mouse cursor on a successfully blasted read.
I have generated the full table with plotly, but I do not know how to implement hover effects and which would be the source.