node_count: How Many Nodes Are There?

Description Usage Arguments Value Author(s) Examples

View source: R/generics-node.R

Description

How Many Nodes Are There?

Usage

1
2
3
4
5
6
7
node_count(x)

## S3 method for class 'igraph'
node_count(x)

## S3 method for class 'network'
node_count(x)

Arguments

x

<igraph> or <network>

Value

<integer>

Author(s)

Brendan Knapp brendan.g.knapp@gmail.com

Examples

1
2
3
4
5

knapply/snatools documentation built on Oct. 22, 2019, 12:05 p.m.