| html5.logical | R Documentation | 
Produces table cell or nothing if it's an NA. This is useful for dealing with rowspan and colspan.
## S3 method for class 'logical' html5(object, id, ..., class = NA)
| object | The cell to render to HTML5 | 
| id | A unique identifier for traceability | 
| ... | additional arguments to renderer. Unused | 
| class | An additional class attribute for the HTML5 element | 
An empty html5 td of the given class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.