View source: R/internal_dependency_graph.R
Visualize internal dependencies
1 | internal_dependency_graph(project_path, path_prefix, .ignore_regex = NULL)
|
project_path |
path to the repository |
path_prefix |
leading folders from absolute path to omit from visualization. |
.ignore_regex |
regex pattern for paths to exclude |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.