format_hover | R Documentation |
This function takes .hover
argument and returns the output that can
be used as a test aesthetics in a ggplot2::ggplot()
object to customize tooltip.
format_hover(x, ...)
x |
A data frame with columns to be displayed in the hover. |
... |
Arguments passed to |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.