Rdocumentation
powered by
Learn R Programming
XiMpLe (version 0.03-21)
pasteXML: Paste methods for XiMpLe XML objects
Description
These methods can be used to paste objects if class
XiMpLe.node
or
XiMpLe.doc
.
Arguments
obj
An object of class
XiMpLe.node
or
XiMpLe.doc
.
level
Indentation level.
shine
Integer, controlling if the output should be formatted for better readability. Possible values: [object Object],[object Object],[object Object]
indent.by
A charachter string defining how indentation should be done. Defaults to tab.
tidy
Logical, if
TRUE
the special characters "<" and="" "="">" will be replaced with the entities "<" and "gt;" in attributes and text values.">
See Also
XiMpLe.node
,
XiMpLe.doc