plotWithTooltips: Helper function that can be used to render GGPlot with ggtips...

View source: R/main.R

plotWithTooltipsR Documentation

Helper function that can be used to render GGPlot with ggtips in renderUI

Description

Helper function that can be used to render GGPlot with ggtips in renderUI

Usage

plotWithTooltips(
  plot,
  varDict,
  plotScales = NULL,
  callback = NULL,
  point.size = 10,
  dpi = 72,
  width = NA,
  height = NA,
  customGrob = NULL,
  ...
)

Roche/ggtips documentation built on May 14, 2022, 12:44 p.m.