Skip to contents

Get a graph object.

Usage

getGraph(x, ...)

Arguments

x

input

...

additional arguments (currently not used).

Value

a specified graph object.

Examples

# Show methods
getGraph
#> <S7_generic> getGraph(x, ...) with 3 methods:
#> 1: method(getGraph, new_S3_class("data.frame"))
#> 2: method(getGraph, class_list)
#> 3: method(getGraph, anansi::MultiFactor)