| html5.cell_header | R Documentation | 
Given a cell_header class create an HTML5 representation.
## S3 method for class 'cell_header' html5(object, id, ..., class = NULL)
| object | The cell subheader to render to HTML5 | 
| id | A unique identifier for traceability | 
| ... | additional arguments to renderer. Unused | 
| class | additional class attributes for CSS rendering | 
A text string rendering of the given subheader as a <td> with several <span>'s.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.