grab.lineage: This helper function is used to find the labels of each...

Description Usage Arguments Value

Description

This helper function is used to find the labels of each result the user passed. The labels are then processed in another helper function which returns a data frame.

Usage

1
.grab.lineage(result, forward)

Arguments

result

A character that corresponds to a variable name

forward

A logical determining whether or not to search forward

Value

A data frame that contains the lineage of a variable. Each row is a line from the script with corresponding metadata, script #, line #, etc.


jwons/provDebugR documentation built on May 3, 2019, 3:40 p.m.