Learn R Programming

gtExtras (version 0.5.0)

with_tooltip: A helper to add basic tooltip inside a gt table

Description

This is a lightweight helper to add tooltip, typically to be used within gt::cols_label().

Usage

with_tooltip(label, tooltip)

Value

HTML text

Arguments

label

The label for the item with a tooltip

tooltip

The text based tooltip for the item