rk.XML.help: Create XML node "help" for RKWard plugins

View source: R/rk.XML.help.R

rk.XML.helpR Documentation

Create XML node "help" for RKWard plugins

Description

Create XML node "help" for RKWard plugins

Usage

rk.XML.help(file)

Arguments

file

A character string, the file name to be included as reference.

Value

An object of class XiMpLe.node.

See Also

Introduction to Writing Plugins for RKWard

Examples

test.help <- rk.XML.help("some_file.rkh")
cat(pasteXML(test.help))

rkward-community/rkwarddev documentation built on May 9, 2022, 3:02 p.m.