format_hover: Returns the hover columns to be displayed in interactive...

Description Usage Arguments Value

View source: R/Misc.R

Description

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.

Usage

1

Arguments

x

A data frame with columns to be displayed in the hover.

...

Arguments passed to format() to the column(s) selected to be seen in the hover/tooltip.

Value

A character vector.


shinymodels documentation built on Nov. 18, 2021, 1:12 a.m.