collapseHtmlContent {clinDataReview} | R Documentation |
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")
Arguments
input |
Object to be collapse, e.g. datatable. |
title |
String with button title. |
Value
tag
object
Author(s)
Laure Cougnaud
[Package clinDataReview version 1.6.1 Index]