get_graph {jti} | R Documentation |
Get graph
Description
Retrieve the graph
Usage
get_graph(x)
## S3 method for class 'charge'
get_graph(x)
## S3 method for class 'cpt_list'
get_graph(x)
Arguments
x |
|
Value
A graph as an igraph
object
[Package jti version 0.8.4 Index]