quote_ast: Convert Unquoted R Code to ASTNodes

Description Usage Arguments

View source: R/to_ast.R

Description

This function uses non-standard evaluation to convert unquoted R code to a tree of ASTNode objects.

Usage

1
quote_ast(expr)

Arguments

expr

Unquoted R code to be converted.


nick-ulle/rstatic documentation built on Oct. 18, 2019, 4:38 a.m.