Description Usage Arguments Details Value Note
These functions can become handy to generate proper HTML code.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
... |
Child nodes of this node. |
attrs |
A named list of attributes. |
embed |
Logical,
whether the specified |
If you want more control over the output of questions and answers,
you can include HTML code,
given it is in the form of XiMpLe.node
objects.
You can of course use XMLNode
,
but it's abit quicker and more
intuitive to rely on these helpers.
An object of class XiMpLe.node
.
: Please note that table_
ends with an underscore, to not confuse it with the
table
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.