rqlNode {micar}R Documentation

New RQL node

Description

Creates a new RQL node that represents an operation.

Usage

rqlNode(name, ...)

Arguments

name

The name of the operator

...

The arguments of the operation


[Package micar version 1.1.2 Index]