| arg_index | Get Index Arguments from Call |
| arg_object | Get Object Argument from Call |
| arg_value | Get Value Argument from Replacement Call |
| as_language | Convert to R Language Objects |
| backward_analysis | Compute Fixed Point Solution for Backward Analysis |
| blocks_to_r | Generate R Code from Basic Blocks |
| body | Extract or Replace the Body of a Function Definition |
| child | Extract or Replace Descendant of an RStatic Object |
| child_fields | Fields Containing Children for an RStatic Object |
| children | Extract or Replace All Children of an RStatic Object |
| class_error_string | Create Error String from Object Class |
| collapse_namespace | Collapse Namespace |
| collapse_namespace.default | export |
| collapse_namespace.Namespace | export |
| colon-equals | Unpack Elements |
| copy | Copy an RStatic Object |
| Counter | Counter for Strings |
| def_use_sets | Compute Symbol Definition and Use Sets |
| dfa_standard_update | Standard Update for Data Flow Analyses |
| dominance_frontiers | Dominance Frontiers of a Graph |
| dominator_tree | Dominator Tree of a Graph |
| entry_block | Get Entry Block |
| equal | Test Equality of RStatic Objects |
| exit_block | Get Exit Block |
| find_function | Find Function Definition for Call |
| find_node_indices | Find Node Indices in an RStatic Object |
| find_nodes | Find Nodes in an RStatic Object |
| formals | Extract or Replace the Parameters of a Function Definition |
| get_symbols | Get Sets of Defined and Used Symbols |
| insert_return | Insert Optional Return Expressions |
| is_r6_method | Check Whether Named Member of R6 Object is Method |
| is_symbol | Is Object a Symbol? |
| list_dots_safely | Collect Dots, Preserving Missing Arguments |
| list_formals | List Formal Arguments |
| live_variables | Live Variables Analysis |
| match_call | Match Call Arguments to Parameters |
| match_object | Match Object(s) in List |
| names_defined | Symbols Defined by an Expression |
| names_used | Symbols Used by an Expression |
| nchildren | The Number of Children of an RStatic Object |
| next_name | Next Name from Counter |
| postorder | Postorder of a Graph |
| predecessors | Vertex Predecessors |
| propagate_constants | Sparse Conditional Constant Propagation |
| quote_ast | Convert Unquoted R Code to ASTNodes |
| quote_blocks | Convert an R Expression to Basic Blocks |
| replace_nodes | Replace Nodes in an RStatic Object |
| set_parent | Set Parent of an RStatic Object |
| ssa_insert_phis | Insert SSA Phi-Functions |
| ssa_set_numbers | Set SSA Numbers on Symbols |
| successors | Vertex Successors |
| to_ast | Convert Quoted R Code to ASTNodes |
| to_ast_callable | Convert a Callable Object to an ASTNode |
| to_blocks | Convert an ASTNode Object to Basic Blocks |
| to_ssa | Convert Blocks to Static Single-Assignment Form |
| toString.ASTNode | Convert an ASTNode to a Character String |
| where_is | Where is RStatic Object in Tree? |
| wrap_brace | Wrap ASTNode With Brace |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.