knitr_insert_tabs: Generate the HTML fragment for the JavaScript tabs

Description Usage Arguments Details Value Author(s) Examples

View source: R/report.R

Description

Generate the HTML fragment for the JavaScript tabs

Usage

1

Arguments

uid

A unique identifier for the div.

Details

The jQuery UI is used to generate html tabs (https://jqueryui.com/tabs/ ).

knitr_insert_tabs should be used after several calls of knitr_add_tab_item to generate a complete HTML fragment for all tabs with all necessary Javascript and css code.

This function is only for internal use.

Value

No value is returned.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

cola documentation built on Nov. 8, 2020, 8:12 p.m.