R/make.R
graph.full.citation.Rd
graph.full.citation() was renamed to make_full_citation_graph() to create a more consistent API.
graph.full.citation()
make_full_citation_graph()
graph.full.citation(n, directed = TRUE)
The number of vertices.
Whether to create a directed graph.
full_citation()