walk_code: Static code analysis

View source: R/walk_code.R

walk_codeR Documentation

Static code analysis

Description

Static code analysis.

Usage

walk_code(expr, results, locals, restrict)

Arguments

expr

A function or expression.

results

A drake_deps object.

locals

An environment, a hash table of local variables.

restrict

An environment, a hash table for whitelisting global symbols.


ropensci/drake documentation built on March 4, 2024, 6:02 p.m.