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.


drake documentation built on Nov. 6, 2023, 5:09 p.m.