create a source, target data.frame listing all dependencies and their direction
1 2 | compute_dependency_network(app, type = c("inputs", "reactives"),
relation = c("dependency", "isolate"))
|
app |
|
type |
|
relation |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.