| as_graph | R Documentation |
Packages dependencies (typically obtained from
get_dependencies() or get_neighborhood()) is converted into a
igraph object.
as_graph(dependency_df)
dependency_df |
( |
igraph object
## Not run:
init()
as_graph(get_neighborhood("mlr3"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.