| drawDetails.interactive_points_grob | interactive_points_grob drawing |
| drawDetails.interactive_polygon_grob | interactive_polygon_grob drawing |
| drawDetails.interactive_polyline_grob | interactive_polyline_grob drawing |
| drawDetails.interactive_rect_grob | interactive_rect_grob drawing |
| drawDetails.interactive_segments_grob | interactive_segments_grob drawing |
| drawDetails.interactive_text_grob | interactive_text_grob drawing |
| geom_map_interactive | interactive polygons from a reference map. |
| geom_path_interactive | draw paths with tooltips or click actions or double click actions |
| geom_point_interactive | add points with tooltips or click actions or double click actions for a scatterplot |
| geom_polygon_interactive | add polygons with tooltips or click actions or double click actions |
| geom_rect_interactive | add rectangles with tooltips or click actions or double click actions |
| geom_segment_interactive | add segments with tooltips or click actions or double click actions |
| geom_text_interactive | add text with tooltips or click actions or double click actions |
| ggiraph | ggiraph |
| ggiraphOutput | Create a ggiraph output element |
| interactive_points_grob | Generate interactive grob points |
| interactive_polygon_grob | Generate interactive grob polygons |
| interactive_polyline_grob | Generate an Interactive Grob Path |
| interactive_rect_grob | Generate interactive grob rectangles |
| interactive_segments_grob | Generate interactive grob segments |
| interactive_text_grob | Generate interactive grob text |
| renderggiraph | Reactive version of ggiraph object |