man/roxygen/meta.R

list(
  rd_family_title = list(
    adjacency = "Adjacency matrices",
    attributes = "Vertex, edge and graph attributes",
    bipartite = "Bipartite graphs",
    centrality = "Centrality measures",
    coloring = "Graph coloring",
    community = "Community detection",
    components = "Connected components",
    processes = "Processes on graphs",
    cycles = "Graph cycles",
    foreign = "Foreign format readers",
    games = "Random graph models (games)",
    scg = "Spectral Coarse Graining",
    sgm = "Graph matching"
    )
)

Try the igraph package in your browser

Any scripts or data that you put into this service are public.

igraph documentation built on Aug. 10, 2023, 9:08 a.m.