rk.comment: Create comment for RKWard plugin code

View source: R/rk.comment.R

rk.commentR Documentation

Create comment for RKWard plugin code

Description

Create comment for RKWard plugin code

Usage

rk.comment(text)

Arguments

text

Character string, the text to be displayed.

Value

An object of class XiMpLe.node.

Examples

test.comment <- rk.comment("Added this text.")
cat(pasteXML(test.comment))

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