Learn R Programming

rmonad (version 0.7.0)

get_dependency_matrix: Get dependencies of local variables on inputs

Description

Get dependencies of local variables on inputs

Usage

get_dependency_matrix(declarations, bound_vars)

Arguments

declarations

A list of declarations

bound_vars

Character vector of variables names that are bound as arguments to the function

Value

logical matrix