as_tbl_graph {isotracer}R Documentation

Generic for as_tbl_graph()

Description

Convert a compatible object to a tbl_graph object (from the tidygraph package)

Usage

as_tbl_graph(x, ...)

Arguments

x

Object to convert to a tbl_graph.

...

Passed to the appropriate method.

Value

A tbl_graph object.


[Package isotracer version 1.1.5 Index]