| html5.cell_n | R Documentation | 
Given a cell_n class create an HTML5 representation.
## S3 method for class 'cell_n' html5(object, id, ..., class = NULL)
| object | The cell n to render to HTML5 | 
| id | A unique identifier for traceability | 
| ... | additional arguments to renderer. Unused | 
| class | An additional class attribute for the HTML5 element | 
A text string rendering of the given n 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.