as_tbl_graph {isotracer} | R Documentation |
Convert a compatible object to a tbl_graph object (from the tidygraph package)
as_tbl_graph(x, ...)
x |
Object to convert to a tbl_graph. |
... |
Passed to the appropriate method. |
A tbl_graph object.