View source: R/compile-operators.R
| derive_label | R Documentation | 
Determine the label of a given AST node. NOTE: Should have data attached via reduce before calling.
derive_label(node, capture_units = FALSE, ...)
node | 
 Abstract syntax tree node.  | 
capture_units | 
 logical; Capture units from parenthesis ending a label  | 
... | 
 Other arguments, ignored  | 
A string with a label for the node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.