spec_tooltip {kableExtra}R Documentation

Setup bootstrap tooltip

Description

Setup bootstrap tooltip

Usage

spec_tooltip(title, position = "right")

Arguments

title

text for hovering message

position

How the tooltip should be positioned. Possible values are right(default), top, bottom, left & auto.


[Package kableExtra version 1.4.0 Index]