Learn R Programming

clinDataReview (version 1.6.2)

collapseHtmlContent: Function to create collapsible HTML content

Description

Please note that the button is of class: 'hideshow', defined in the 'input.hideshow.js' js file included in the package.

Usage

collapseHtmlContent(input, title = "Click to show or hide")

Value

tag object

Arguments

input

Object to be collapse, e.g. datatable.

title

String with button title.

Author

Laure Cougnaud