Skip to contents

S3 methods to get and view internal data.

Usage

# S3 method for class 'igraph_ptr'
as.data.frame(x, ...)

# S3 method for class 'igraph_ptr'
as.matrix(x, ...)

# S3 method for class 'igraph_ptr'
print(x, ...)

Arguments

x

igraph_ptr object.

...

passed to methods.