rk.rkh.usage: Create XML "usage" node for RKWard help pages

View source: R/rk.rkh.usage.R

rk.rkh.usageR Documentation

Create XML "usage" node for RKWard help pages

Description

Create XML "usage" node for RKWard help pages

Usage

rk.rkh.usage(text = NULL, i18n = NULL)

Arguments

text

Character string, the text to be displayed.

i18n

Either a character string or a named list with the optional elements context or comment, to give some i18n_context information for this node.

Value

An object of class XiMpLe.node.

See Also

rk.rkh.doc and the Introduction to Writing Plugins for RKWard

Examples

plugin.usage <- rk.rkh.usage("First do this, then do that ...")

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