insert_table_toggle: Insert table toggle buttons

Description Usage Arguments Details Value

View source: R/html.R

Description

Add table toggle buttons to rmarkdowndown site

Usage

1
insert_table_toggle(output_name)

Arguments

output_name

the name of assigned to the output. Used to name buttons and reference tables and chart.

Details

Add "show table" and "show chart" buttons to rmarkdown site (html). Expects table contaners to be named "name-table" and chart containers to be named "name-chart"

Value

html buttons and CSS


best-practice-and-impact/CARS2 documentation built on Dec. 19, 2021, 8:47 a.m.