graph.star()
was renamed to make_star()
to create a more
consistent API.
Usage
graph.star(n, mode = c("in", "out", "mutual", "undirected"), center = 1)
graph.star()
was renamed to make_star()
to create a more
consistent API.
graph.star(n, mode = c("in", "out", "mutual", "undirected"), center = 1)