Get Node Names

node_get_names(x, ...)

# S3 method for igraph
node_get_names(x, ...)

# S3 method for network
node_get_names(x, ...)

Arguments

x

<igraph> or <network>

...

Arguments passed to or from other methods.