get_dependency_matrix: Get dependencies of local variables on inputs

Description Usage Arguments Value

View source: R/splice.R

Description

Get dependencies of local variables on inputs

Usage

1
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


arendsee/monadR documentation built on Dec. 16, 2020, 4:26 a.m.