format_node {rquery} | R Documentation |
Format a single node for printing.
Description
Format a single node for printing.
Usage
format_node(node)
Arguments
node |
node of operator tree to be formatted |
Value
character display form of the node
[Package rquery version 1.4.99 Index]