to_ast: Convert Quoted R Code to ASTNodes

View source: R/to_ast.R

to_astR Documentation

Convert Quoted R Code to ASTNodes

Description

This function converts quoted R code to a tree of ASTNode objects.

Usage

to_ast(expr)

Arguments

expr

(language) Quoted R code to be converted.


nick-ulle/ast documentation built on May 14, 2024, 7:40 p.m.