as_tbl_graph: Generic for as_tbl_graph()

View source: R/ui_topology.R

as_tbl_graphR 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.


isotracer documentation built on Sept. 22, 2023, 1:07 a.m.