update_ast_check_calls: Traverse an AST (a list of expressions) and change calls of...

Description Usage Arguments Value

View source: R/ottr.r

Description

If list_name is check_results_XX, then . = ottr::check(...) becomes check_results_XX[[<int>]] = ottr::check(...), where <int> is an integer

Usage

1
update_ast_check_calls(tree, list_name)

Arguments

tree

The tree to traverse

list_name

The quoted name of the list

Value

The tree with substitutions made


supark-uncc/ottr documentation built on Dec. 23, 2021, 6:41 a.m.