Description Usage Arguments Value
View source: R/box_extensions.R
Create a table Box
| 1 2 3 4 | 
| id | is the unique id of html elemnt. | 
| title | is the title of the Table box. | 
| footer | is the footer of the table box. | 
| background | is the backgroundcolor of box. | 
| width | id the width of the box. | 
| height | is the heigth of the box. | 
| collapsible | is the box should be collapsibe. | 
| collapsed | is the box is collapsed. | 
| metriclist | is list of matrix. | 
| solidheader | is the header of the table box. | 
<div class="col-sm-6"> <div class="box box-solid box-primary"> <div class="box-body"> <div class="row"> tableBox Enter Title </div> </div> </div> </div>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.