graph.full.citation: Create a complete (full) citation graph

View source: R/make.R

graph.full.citationR Documentation

Create a complete (full) citation graph

Description

[Deprecated]

graph.full.citation() was renamed to make_full_citation_graph() to create a more consistent API.

Usage

graph.full.citation(n, directed = TRUE)

Arguments

n

The number of vertices.

directed

Whether to create a directed graph.


igraph/rigraph documentation built on July 9, 2024, 6:43 p.m.