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 documentation built on Oct. 20, 2024, 1:06 a.m.