print.code_tree | R Documentation |
Print methods for code_tree object
## S3 method for class 'code_tree'
print(x, root_file = "main.R", ...)
x |
code tree object from |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.