Description Usage Arguments Value
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.
1  | .grab.lineage(result, forward)
 | 
result | 
 A character that corresponds to a variable name  | 
forward | 
 A logical determining whether or not to search forward  | 
A data frame that contains the lineage of a variable. Each row is a line from the script with corresponding metadata, script #, line #, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.