Skip to contents

Print methods for code_tree object

Usage

# S3 method for class 'code_tree'
print(x, root_file = "main.R", ...)

Arguments

x

code tree object from get_code_tree.

root_file

the name of the code file you want to use as the initial root for code tree

...

other parameters to be passed to plot.igraph