print.code_tree: Print methods for code_tree object

print.code_treeR Documentation

Print methods for code_tree object

Description

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


shug0131/cctu documentation built on Feb. 15, 2025, 3:27 p.m.