ddi_row | R Documentation |
Each row represents a table row. More information on this element, especially the allowed attributes, can be found in the references.
ddi_row(...) ddi_entry(...)
... |
Child nodes or attributes. |
Parent nodes
row
can be found in tbody
and thead
.
Child node
entry
is each table entry in the row.
A ddi_node object.
ddi_row() # Functions that need to be wrapped in ddi_row() ddi_entry("row contents")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.