View source: R/rk.XML.include.R
rk.XML.include | R Documentation |
Create XML node "include" for RKWard plugins
rk.XML.include(file)
file |
A character string, the file name to be included. |
An object of class XiMpLe.node
.
Introduction to Writing Plugins for RKWard
test.include <- rk.XML.include("../some_file.xml") cat(pasteXML(test.include))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.