View source: R/rk.rkh.technical.R
rk.rkh.technical | R Documentation |
Create XML "technical" node for RKWard help pages
rk.rkh.technical(text = NULL, i18n = NULL)
text |
Character string, the text to be displayed. |
i18n |
Either a character string or a named list with the optional elements |
An object of class XiMpLe.node
.
rk.rkh.doc
and the Introduction to Writing Plugins for RKWard
plugin.technical <- rk.rkh.technical("<b>TODO</b>: Implement sandworm detector.") cat(pasteXML(plugin.technical))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.