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.

Related documentation in the C library

full_citation()


igraph documentation built on May 4, 2026, 9:07 a.m.