{
  "_id": "6a1c0a0e1d7bb097a0a2cbc6",
  "Package": "cograph",
  "Title": "Analysis and Visualization of Complex Networks",
  "Version": "2.3.6",
  "Authors@R": "c(\nperson(\"Mohammed\", \"Saqr\", role = c(\"aut\", \"cph\")),\nperson(\"Sonsoles\", \"L\\u00f3pez-Pernas\",\nemail = \"sonsoles.lopez@uef.fi\", role = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Author": "Mohammed Saqr [aut, cph], Sonsoles López-Pernas [aut, cre, cph]",
  "Maintainer": "Sonsoles López-Pernas <sonsoles.lopez@uef.fi>",
  "Description": "Provides tools for the analysis, visualization, and\nmanipulation of dynamical, social (Saqr et al. (2024)\n<doi:10.1007/978-3-031-54464-4_10>) and complex networks (Saqr\net al. (2025) <doi:10.1145/3706468.3706513>). The package\nsupports multiple network formats and offers flexible tools for\nheterogeneous, multi-layer, and hierarchical network analysis\nwith simple syntax and extensive toolset.",
  "License": "MIT + file LICENSE",
  "URL": "https://sonsoles.me/cograph/,\nhttps://github.com/sonsoleslp/cograph",
  "BugReports": "https://github.com/sonsoleslp/cograph/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "Repository": "https://sonsoleslp.r-universe.dev",
  "Date/Publication": "2026-05-30 21:50:16 UTC",
  "RemoteUrl": "https://github.com/sonsoleslp/cograph",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:01:43 UTC",
    "User": "root"
  },
  "MD5sum": "fe488bcb38ebb44a04c6cb2ddf760d37",
  "_user": "sonsoleslp",
  "_type": "src",
  "_file": "cograph_2.3.6.tar.gz",
  "_fileid": "1ce0b9ed85ad831c5a280fd1561f0ed86e0f3e9eaf91f2004edf4d17b70fd3f1",
  "_filesize": 2843801,
  "_sha256": "1ce0b9ed85ad831c5a280fd1561f0ed86e0f3e9eaf91f2004edf4d17b70fd3f1",
  "_created": "2026-05-31T10:01:43.000Z",
  "_published": "2026-05-31T10:14:38.862Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78717239837,
      "time": 289,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315839420"
    },
    {
      "job": 78717239882,
      "time": 280,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315838623"
    },
    {
      "job": 78717239828,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315829104"
    },
    {
      "job": 78717239831,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315829306"
    },
    {
      "job": 78716917128,
      "time": 329,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315809488"
    },
    {
      "job": 78717239825,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315822981"
    },
    {
      "job": 78717239836,
      "time": 634,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315873385"
    },
    {
      "job": 78717239857,
      "time": 700,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315879854"
    },
    {
      "job": 78717239846,
      "time": 262,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315836906"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sonsoleslp/cograph",
  "_commit": {
    "id": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
    "author": "mohsaqr <hamada@saqr.me>",
    "committer": "mohsaqr <hamada@saqr.me>",
    "message": "docs: NEWS for 2.3.2-2.3.6; exclude vignettes/old_vignettes from build\n\n- NEWS.md: add the missing 2.3.2-2.3.6 release sections (motifs audit,\n  panel_layout fixes, .smooth_blob chull guard, co-copyright, and the\n  cluster_network alias removal) so NEWS matches DESCRIPTION 2.3.6.\n- .Rbuildignore: exclude vignettes/old_vignettes so 16 stray .Rmd\n  sources stop shipping in the source tarball (CRAN hygiene).\n",
    "time": 1780177816
  },
  "_maintainer": {
    "name": "Sonsoles López-Pernas",
    "email": "sonsoles.lopez@uef.fi",
    "login": "sonsoleslp",
    "twitter": "@sonsoleslp",
    "description": "Researcher at UPM",
    "uuid": 10948559
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "backbone",
      "role": "Suggests"
    },
    {
      "package": "brainGraph",
      "role": "Suggests"
    },
    {
      "package": "centiserve",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "grImport2",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "influenceR",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Nestimate",
      "role": "Suggests"
    },
    {
      "package": "network",
      "role": "Suggests"
    },
    {
      "package": "qgraph",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sna",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidygraph",
      "role": "Suggests"
    },
    {
      "package": "tna",
      "role": "Suggests"
    },
    {
      "package": "tnet",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    }
  ],
  "_owner": "sonsoleslp",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-04",
      "n": 36
    },
    {
      "week": "2026-05",
      "n": 87
    },
    {
      "week": "2026-06",
      "n": 30
    },
    {
      "week": "2026-07",
      "n": 106
    },
    {
      "week": "2026-08",
      "n": 15
    },
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 29
    },
    {
      "week": "2026-12",
      "n": 13
    },
    {
      "week": "2026-13",
      "n": 23
    },
    {
      "week": "2026-14",
      "n": 13
    },
    {
      "week": "2026-15",
      "n": 28
    },
    {
      "week": "2026-16",
      "n": 12
    },
    {
      "week": "2026-17",
      "n": 27
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 18
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mohsaqr",
      "count": 472,
      "uuid": 194697827
    },
    {
      "user": "sonsoleslp",
      "count": 42,
      "uuid": 10948559
    }
  ],
  "_userbio": {
    "uuid": 10948559,
    "type": "user",
    "name": "sonsoleslp",
    "description": "Researcher at UPM"
  },
  "_downloads": {
    "count": 814,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cograph"
  },
  "_devurl": "https://github.com/sonsoleslp/cograph",
  "_pkgdown": "https://sonsoles.me/cograph/",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cograph.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sonsoleslp/cograph",
  "_realowner": "sonsoleslp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.5.2",
      "date": "2026-03-02"
    },
    {
      "version": "2.0.0",
      "date": "2026-03-31"
    },
    {
      "version": "2.1.1",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "abbrev_label",
    "aggregate_layers",
    "aggregate_weights",
    "as_cograph",
    "as_mcml",
    "as_tna",
    "assortativity",
    "assortativity_attribute",
    "build_mcml",
    "centrality",
    "centrality_alpha",
    "centrality_authority",
    "centrality_average_distance",
    "centrality_barycenter",
    "centrality_betweenness",
    "centrality_bottleneck",
    "centrality_bridging",
    "centrality_brokerage_coordinator",
    "centrality_brokerage_gatekeeper",
    "centrality_brokerage_itinerant",
    "centrality_brokerage_liaison",
    "centrality_brokerage_representative",
    "centrality_centroid",
    "centrality_closeness",
    "centrality_closeness_vitality",
    "centrality_clusterrank",
    "centrality_communicability",
    "centrality_communicability_betweenness",
    "centrality_constraint",
    "centrality_coreness",
    "centrality_cross_clique",
    "centrality_current_flow_betweenness",
    "centrality_current_flow_closeness",
    "centrality_dangalchev",
    "centrality_decay",
    "centrality_degree",
    "centrality_diffusion",
    "centrality_diversity",
    "centrality_dmnc",
    "centrality_eccentricity",
    "centrality_effective_size",
    "centrality_eigenvector",
    "centrality_entropy",
    "centrality_expected",
    "centrality_expected_influence_1",
    "centrality_expected_influence_2",
    "centrality_flow_betweenness",
    "centrality_gateway",
    "centrality_generalized_closeness",
    "centrality_gilschmidt",
    "centrality_harary",
    "centrality_harmonic",
    "centrality_hub",
    "centrality_hubbell",
    "centrality_incloseness",
    "centrality_indegree",
    "centrality_ineccentricity",
    "centrality_information",
    "centrality_inharmonic",
    "centrality_instrength",
    "centrality_integration",
    "centrality_katz",
    "centrality_kreach",
    "centrality_lac",
    "centrality_laplacian",
    "centrality_leaderrank",
    "centrality_leverage",
    "centrality_lin",
    "centrality_load",
    "centrality_lobby",
    "centrality_local_bridging",
    "centrality_markov",
    "centrality_mnc",
    "centrality_outcloseness",
    "centrality_outdegree",
    "centrality_outeccentricity",
    "centrality_outharmonic",
    "centrality_outstrength",
    "centrality_pagerank",
    "centrality_pairwisedis",
    "centrality_participation",
    "centrality_percolation",
    "centrality_power",
    "centrality_prestige_domain",
    "centrality_prestige_domain_proximity",
    "centrality_radiality",
    "centrality_random_walk",
    "centrality_reaching_local",
    "centrality_residual_closeness",
    "centrality_salsa",
    "centrality_semilocal",
    "centrality_strength",
    "centrality_stress",
    "centrality_subgraph",
    "centrality_topological_coefficient",
    "centrality_transitivity",
    "centrality_voterank",
    "centrality_wiener",
    "centrality_within_module_z",
    "centralization",
    "cluster_quality",
    "cluster_significance",
    "cluster_summary",
    "cnet",
    "cograph",
    "CographLayout",
    "CographNetwork",
    "CographTheme",
    "color_communities",
    "com_consensus",
    "com_eb",
    "com_fg",
    "com_fl",
    "com_im",
    "com_ld",
    "com_le",
    "com_lp",
    "com_lv",
    "com_op",
    "com_sg",
    "com_wt",
    "communities",
    "community_consensus",
    "community_edge_betweenness",
    "community_fast_greedy",
    "community_fluid",
    "community_infomap",
    "community_label_propagation",
    "community_leading_eigenvector",
    "community_leiden",
    "community_louvain",
    "community_optimal",
    "community_sizes",
    "community_spinglass",
    "community_walktrap",
    "compare_communities",
    "core_periphery",
    "cqual",
    "csig",
    "csum",
    "degree_distribution",
    "detect_communities",
    "disparity_filter",
    "dispersion",
    "edge_betweenness",
    "edge_centrality",
    "edge_reciprocity",
    "estrada_index",
    "extract_interlayer",
    "extract_layer",
    "extract_motifs",
    "extract_triads",
    "filter_edges",
    "filter_nodes",
    "fit_degree_distribution",
    "from_qgraph",
    "from_tna",
    "get_data",
    "get_edge_list",
    "get_edges",
    "get_groups",
    "get_labels",
    "get_layout",
    "get_meta",
    "get_nodes",
    "get_shape",
    "get_source",
    "get_theme",
    "ggplot_robustness",
    "group_centrality",
    "homophily",
    "htna",
    "is_bipartite",
    "is_directed",
    "is_tna_network",
    "k_shortest_paths",
    "label_abbrev",
    "lagg",
    "layer_degree_correlation",
    "layer_similarity",
    "layer_similarity_matrix",
    "layout_circle",
    "layout_groups",
    "layout_oval",
    "layout_spring",
    "ldegcor",
    "list_layouts",
    "list_palettes",
    "list_shapes",
    "list_svg_shapes",
    "list_themes",
    "lsim",
    "lsim_matrix",
    "mcml",
    "membership",
    "mlna",
    "motif_census",
    "motifs",
    "mtna",
    "n_communities",
    "n_edges",
    "n_nodes",
    "neighborhood_overlap",
    "network_bridges",
    "network_clique_size",
    "network_cut_vertices",
    "network_girth",
    "network_global_efficiency",
    "network_local_efficiency",
    "network_radius",
    "network_rich_club",
    "network_small_world",
    "network_summary",
    "network_vertex_connectivity",
    "nodes",
    "overlay_communities",
    "palette_blues",
    "palette_colorblind",
    "palette_diverging",
    "palette_pastel",
    "palette_rainbow",
    "palette_reds",
    "palette_viridis",
    "panel_layout",
    "plot_alluvial",
    "plot_bootstrap_forest",
    "plot_centrality",
    "plot_centrality_compare",
    "plot_centrality_distribution",
    "plot_centrality_heatmap",
    "plot_chord",
    "plot_compare",
    "plot_comparison_heatmap",
    "plot_degree_correlation",
    "plot_edge_diff_forest",
    "plot_edge_weights",
    "plot_group_permutation",
    "plot_heatmap",
    "plot_htna",
    "plot_mcml",
    "plot_mixed_network",
    "plot_ml_heatmap",
    "plot_mlna",
    "plot_motifs",
    "plot_mtna",
    "plot_net_bootstrap_group",
    "plot_net_stability",
    "plot_netobject_group",
    "plot_netobject_ml",
    "plot_network_evolution",
    "plot_permutation",
    "plot_robustness",
    "plot_simplicial",
    "plot_temporal",
    "plot_tna",
    "plot_trajectories",
    "plot_transitions",
    "project_bipartite",
    "reaching_global",
    "register_layout",
    "register_shape",
    "register_svg_shape",
    "register_theme",
    "rich_club",
    "rich_club_local",
    "robustness",
    "robustness_auc",
    "robustness_summary",
    "select_bridges",
    "select_component",
    "select_edges",
    "select_edges_between",
    "select_edges_involving",
    "select_neighbors",
    "select_nodes",
    "select_top",
    "select_top_edges",
    "set_edges",
    "set_groups",
    "set_layout",
    "set_nodes",
    "shortest_paths",
    "simmelian_strength",
    "simplify",
    "sn_edges",
    "sn_ggplot",
    "sn_layout",
    "sn_nodes",
    "sn_palette",
    "sn_render",
    "sn_save",
    "sn_save_ggplot",
    "sn_theme",
    "soplot",
    "splot",
    "splot.boot_glasso",
    "splot.cograph_communities",
    "splot.group_tna_permutation",
    "splot.net_bootstrap",
    "splot.net_mlvar",
    "splot.net_permutation",
    "splot.netobject",
    "splot.tna_bootstrap",
    "splot.tna_communities",
    "splot.tna_disparity",
    "splot.tna_permutation",
    "splot.wtna_mixed",
    "subgraphs",
    "subset_edges",
    "subset_nodes",
    "summarize_network",
    "supra",
    "supra_adjacency",
    "supra_interlayer",
    "supra_layer",
    "theme_cograph_classic",
    "theme_cograph_colorblind",
    "theme_cograph_dark",
    "theme_cograph_gray",
    "theme_cograph_minimal",
    "theme_cograph_nature",
    "theme_cograph_viridis",
    "to_cograph",
    "to_data_frame",
    "to_df",
    "to_igraph",
    "to_matrix",
    "to_network",
    "tplot",
    "triad_census",
    "trophic_incoherence",
    "unregister_svg_shape",
    "verify_igraph",
    "verify_with_igraph",
    "vulnerability",
    "wagg"
  ],
  "_datasets": [
    {
      "name": "ai_coding",
      "title": "Human-AI Interaction Coding Sequences",
      "object": "ai_coding",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40",
        "T41",
        "T42",
        "T43",
        "T44",
        "T45",
        "T46",
        "T47",
        "T48",
        "T49",
        "T50",
        "T51",
        "T52",
        "T53",
        "T54",
        "T55",
        "T56",
        "T57",
        "T58",
        "T59",
        "T60",
        "T61",
        "T62",
        "T63",
        "T64",
        "T65",
        "T66",
        "T67",
        "T68",
        "T69",
        "T70",
        "T71",
        "T72",
        "T73",
        "T74",
        "T75",
        "T76",
        "T77",
        "T78",
        "T79",
        "T80",
        "T81",
        "T82",
        "T83",
        "T84",
        "T85",
        "T86",
        "T87",
        "T88",
        "T89",
        "T90",
        "T91",
        "T92",
        "T93",
        "T94",
        "T95",
        "T96",
        "T97",
        "T98",
        "T99",
        "T100",
        "T101",
        "T102",
        "T103",
        "T104",
        "T105",
        "T106",
        "T107",
        "T108",
        "T109",
        "T110",
        "T111",
        "T112",
        "T113",
        "T114",
        "T115",
        "T116",
        "T117",
        "T118",
        "T119",
        "T120",
        "T121",
        "T122",
        "T123",
        "T124",
        "T125",
        "T126",
        "T127",
        "T128",
        "T129",
        "T130",
        "T131",
        "T132",
        "T133",
        "T134",
        "T135",
        "T136",
        "T137",
        "T138"
      ],
      "rows": 428,
      "table": true,
      "tojson": true
    },
    {
      "name": "ai_detailed",
      "title": "Human-AI Interaction Coding Sequences",
      "object": "ai_detailed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40",
        "T41",
        "T42",
        "T43",
        "T44",
        "T45",
        "T46",
        "T47",
        "T48",
        "T49",
        "T50",
        "T51",
        "T52",
        "T53",
        "T54",
        "T55",
        "T56",
        "T57",
        "T58",
        "T59",
        "T60",
        "T61",
        "T62",
        "T63",
        "T64",
        "T65",
        "T66",
        "T67",
        "T68",
        "T69",
        "T70",
        "T71",
        "T72",
        "T73",
        "T74",
        "T75",
        "T76",
        "T77",
        "T78",
        "T79",
        "T80",
        "T81",
        "T82",
        "T83",
        "T84",
        "T85",
        "T86",
        "T87",
        "T88",
        "T89",
        "T90",
        "T91",
        "T92",
        "T93",
        "T94",
        "T95",
        "T96",
        "T97",
        "T98",
        "T99",
        "T100",
        "T101",
        "T102",
        "T103",
        "T104",
        "T105",
        "T106",
        "T107",
        "T108",
        "T109",
        "T110",
        "T111",
        "T112",
        "T113",
        "T114",
        "T115",
        "T116",
        "T117",
        "T118",
        "T119",
        "T120",
        "T121",
        "T122",
        "T123",
        "T124",
        "T125",
        "T126",
        "T127",
        "T128",
        "T129",
        "T130",
        "T131",
        "T132",
        "T133",
        "T134",
        "T135",
        "T136",
        "T137",
        "T138"
      ],
      "rows": 428,
      "table": true,
      "tojson": true
    },
    {
      "name": "coding",
      "title": "Human-AI Interaction Coding Sequences",
      "object": "coding",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40",
        "T41",
        "T42",
        "T43",
        "T44",
        "T45",
        "T46",
        "T47",
        "T48",
        "T49",
        "T50",
        "T51",
        "T52",
        "T53",
        "T54",
        "T55",
        "T56",
        "T57",
        "T58",
        "T59",
        "T60",
        "T61",
        "T62",
        "T63",
        "T64",
        "T65",
        "T66",
        "T67",
        "T68",
        "T69",
        "T70",
        "T71",
        "T72",
        "T73",
        "T74",
        "T75",
        "T76",
        "T77",
        "T78",
        "T79",
        "T80",
        "T81",
        "T82",
        "T83",
        "T84",
        "T85",
        "T86",
        "T87",
        "T88",
        "T89",
        "T90",
        "T91",
        "T92",
        "T93",
        "T94",
        "T95",
        "T96",
        "T97",
        "T98",
        "T99",
        "T100",
        "T101",
        "T102",
        "T103",
        "T104",
        "T105",
        "T106",
        "T107",
        "T108",
        "T109",
        "T110",
        "T111",
        "T112",
        "T113",
        "T114",
        "T115",
        "T116",
        "T117",
        "T118",
        "T119",
        "T120",
        "T121",
        "T122",
        "T123",
        "T124",
        "T125",
        "T126",
        "T127",
        "T128",
        "T129",
        "T130",
        "T131",
        "T132",
        "T133",
        "T134",
        "T135",
        "T136",
        "T137",
        "T138",
        "T139",
        "T140",
        "T141",
        "T142",
        "T143",
        "T144",
        "T145",
        "T146",
        "T147",
        "T148",
        "T149",
        "T150",
        "T151",
        "T152",
        "T153",
        "T154",
        "T155",
        "T156",
        "T157",
        "T158",
        "T159",
        "T160",
        "T161",
        "T162",
        "T163",
        "T164"
      ],
      "rows": 429,
      "table": true,
      "tojson": true
    },
    {
      "name": "coding_detailed",
      "title": "Human-AI Interaction Coding Sequences",
      "object": "coding_detailed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40",
        "T41",
        "T42",
        "T43",
        "T44",
        "T45",
        "T46",
        "T47",
        "T48",
        "T49",
        "T50",
        "T51",
        "T52",
        "T53",
        "T54",
        "T55",
        "T56",
        "T57",
        "T58",
        "T59",
        "T60",
        "T61",
        "T62",
        "T63",
        "T64",
        "T65",
        "T66",
        "T67",
        "T68",
        "T69",
        "T70",
        "T71",
        "T72",
        "T73",
        "T74",
        "T75",
        "T76",
        "T77",
        "T78",
        "T79",
        "T80",
        "T81",
        "T82",
        "T83",
        "T84",
        "T85",
        "T86",
        "T87",
        "T88",
        "T89",
        "T90",
        "T91",
        "T92",
        "T93",
        "T94",
        "T95",
        "T96",
        "T97",
        "T98",
        "T99",
        "T100",
        "T101",
        "T102",
        "T103",
        "T104",
        "T105",
        "T106",
        "T107",
        "T108",
        "T109",
        "T110",
        "T111",
        "T112",
        "T113",
        "T114",
        "T115",
        "T116",
        "T117",
        "T118",
        "T119",
        "T120",
        "T121",
        "T122",
        "T123",
        "T124",
        "T125",
        "T126",
        "T127",
        "T128",
        "T129",
        "T130",
        "T131",
        "T132",
        "T133",
        "T134",
        "T135",
        "T136",
        "T137",
        "T138",
        "T139",
        "T140",
        "T141",
        "T142",
        "T143",
        "T144",
        "T145",
        "T146",
        "T147",
        "T148",
        "T149",
        "T150",
        "T151",
        "T152",
        "T153",
        "T154",
        "T155",
        "T156",
        "T157",
        "T158",
        "T159",
        "T160",
        "T161",
        "T162",
        "T163",
        "T164"
      ],
      "rows": 429,
      "table": true,
      "tojson": true
    },
    {
      "name": "human_ai",
      "title": "Human-AI Interaction Coding Sequences",
      "object": "human_ai",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40",
        "T41",
        "T42",
        "T43",
        "T44",
        "T45",
        "T46",
        "T47",
        "T48",
        "T49",
        "T50",
        "T51",
        "T52",
        "T53",
        "T54",
        "T55",
        "T56",
        "T57",
        "T58",
        "T59",
        "T60",
        "T61",
        "T62",
        "T63",
        "T64",
        "T65",
        "T66",
        "T67",
        "T68",
        "T69",
        "T70",
        "T71",
        "T72",
        "T73",
        "T74",
        "T75",
        "T76",
        "T77",
        "T78",
        "T79",
        "T80",
        "T81",
        "T82",
        "T83",
        "T84",
        "T85",
        "T86",
        "T87",
        "T88",
        "T89",
        "T90",
        "T91",
        "T92",
        "T93",
        "T94",
        "T95",
        "T96",
        "T97",
        "T98",
        "T99",
        "T100",
        "T101",
        "T102",
        "T103",
        "T104",
        "T105",
        "T106",
        "T107",
        "T108",
        "T109",
        "T110",
        "T111",
        "T112",
        "T113",
        "T114",
        "T115",
        "T116",
        "T117",
        "T118",
        "T119",
        "T120",
        "T121",
        "T122",
        "T123",
        "T124",
        "T125",
        "T126",
        "T127",
        "T128",
        "T129",
        "T130",
        "T131",
        "T132",
        "T133",
        "T134",
        "T135",
        "T136",
        "T137",
        "T138",
        "T139",
        "T140",
        "T141",
        "T142",
        "T143",
        "T144",
        "T145",
        "T146",
        "T147",
        "T148",
        "T149",
        "T150",
        "T151",
        "T152",
        "T153",
        "T154",
        "T155",
        "T156",
        "T157",
        "T158",
        "T159",
        "T160",
        "T161",
        "T162",
        "T163",
        "T164",
        "T165",
        "T166",
        "T167",
        "T168",
        "T169",
        "T170",
        "T171",
        "T172",
        "T173",
        "T174",
        "T175",
        "T176",
        "T177",
        "T178",
        "T179",
        "T180",
        "T181",
        "T182",
        "T183",
        "T184",
        "T185",
        "T186",
        "T187",
        "T188",
        "T189",
        "T190",
        "T191",
        "T192",
        "T193",
        "T194",
        "T195",
        "T196",
        "T197",
        "T198",
        "T199",
        "T200",
        "T201",
        "T202",
        "T203",
        "T204",
        "T205",
        "T206",
        "T207",
        "T208",
        "T209",
        "T210",
        "T211",
        "T212",
        "T213",
        "T214",
        "T215",
        "T216",
        "T217",
        "T218",
        "T219",
        "T220",
        "T221",
        "T222",
        "T223",
        "T224",
        "T225",
        "T226",
        "T227",
        "T228",
        "T229",
        "T230",
        "T231",
        "T232",
        "T233",
        "T234",
        "T235",
        "T236",
        "T237",
        "T238",
        "T239",
        "T240",
        "T241",
        "T242",
        "T243",
        "T244",
        "T245",
        "T246",
        "T247",
        "T248",
        "T249",
        "T250",
        "T251",
        "T252",
        "T253",
        "T254",
        "T255",
        "T256",
        "T257",
        "T258",
        "T259",
        "T260",
        "T261",
        "T262",
        "T263",
        "T264",
        "T265",
        "T266",
        "T267",
        "T268",
        "T269",
        "T270",
        "T271",
        "T272",
        "T273",
        "T274",
        "T275",
        "T276",
        "T277",
        "T278",
        "T279",
        "T280",
        "T281",
        "T282",
        "T283",
        "T284",
        "T285",
        "T286",
        "T287"
      ],
      "rows": 429,
      "table": true,
      "tojson": true
    },
    {
      "name": "human_ai_detailed",
      "title": "Human-AI Interaction Coding Sequences",
      "object": "human_ai_detailed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26",
        "T27",
        "T28",
        "T29",
        "T30",
        "T31",
        "T32",
        "T33",
        "T34",
        "T35",
        "T36",
        "T37",
        "T38",
        "T39",
        "T40",
        "T41",
        "T42",
        "T43",
        "T44",
        "T45",
        "T46",
        "T47",
        "T48",
        "T49",
        "T50",
        "T51",
        "T52",
        "T53",
        "T54",
        "T55",
        "T56",
        "T57",
        "T58",
        "T59",
        "T60",
        "T61",
        "T62",
        "T63",
        "T64",
        "T65",
        "T66",
        "T67",
        "T68",
        "T69",
        "T70",
        "T71",
        "T72",
        "T73",
        "T74",
        "T75",
        "T76",
        "T77",
        "T78",
        "T79",
        "T80",
        "T81",
        "T82",
        "T83",
        "T84",
        "T85",
        "T86",
        "T87",
        "T88",
        "T89",
        "T90",
        "T91",
        "T92",
        "T93",
        "T94",
        "T95",
        "T96",
        "T97",
        "T98",
        "T99",
        "T100",
        "T101",
        "T102",
        "T103",
        "T104",
        "T105",
        "T106",
        "T107",
        "T108",
        "T109",
        "T110",
        "T111",
        "T112",
        "T113",
        "T114",
        "T115",
        "T116",
        "T117",
        "T118",
        "T119",
        "T120",
        "T121",
        "T122",
        "T123",
        "T124",
        "T125",
        "T126",
        "T127",
        "T128",
        "T129",
        "T130",
        "T131",
        "T132",
        "T133",
        "T134",
        "T135",
        "T136",
        "T137",
        "T138",
        "T139",
        "T140",
        "T141",
        "T142",
        "T143",
        "T144",
        "T145",
        "T146",
        "T147",
        "T148",
        "T149",
        "T150",
        "T151",
        "T152",
        "T153",
        "T154",
        "T155",
        "T156",
        "T157",
        "T158",
        "T159",
        "T160",
        "T161",
        "T162",
        "T163",
        "T164",
        "T165",
        "T166",
        "T167",
        "T168",
        "T169",
        "T170",
        "T171",
        "T172",
        "T173",
        "T174",
        "T175",
        "T176",
        "T177",
        "T178",
        "T179",
        "T180",
        "T181",
        "T182",
        "T183",
        "T184",
        "T185",
        "T186",
        "T187",
        "T188",
        "T189",
        "T190",
        "T191",
        "T192",
        "T193",
        "T194",
        "T195",
        "T196",
        "T197",
        "T198",
        "T199",
        "T200",
        "T201",
        "T202",
        "T203",
        "T204",
        "T205",
        "T206",
        "T207",
        "T208",
        "T209",
        "T210",
        "T211",
        "T212",
        "T213",
        "T214",
        "T215",
        "T216",
        "T217",
        "T218",
        "T219",
        "T220",
        "T221",
        "T222",
        "T223",
        "T224",
        "T225",
        "T226",
        "T227",
        "T228",
        "T229",
        "T230",
        "T231",
        "T232",
        "T233",
        "T234",
        "T235",
        "T236",
        "T237",
        "T238",
        "T239",
        "T240",
        "T241",
        "T242",
        "T243",
        "T244",
        "T245",
        "T246",
        "T247",
        "T248",
        "T249",
        "T250",
        "T251",
        "T252",
        "T253",
        "T254",
        "T255",
        "T256",
        "T257",
        "T258",
        "T259",
        "T260",
        "T261",
        "T262",
        "T263",
        "T264",
        "T265",
        "T266",
        "T267",
        "T268",
        "T269",
        "T270",
        "T271",
        "T272",
        "T273",
        "T274",
        "T275",
        "T276",
        "T277",
        "T278",
        "T279",
        "T280",
        "T281",
        "T282",
        "T283",
        "T284",
        "T285",
        "T286",
        "T287"
      ],
      "rows": 429,
      "table": true,
      "tojson": true
    },
    {
      "name": "student_interactions",
      "title": "Student Interaction Edge List",
      "object": "student_interactions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "from",
        "to"
      ],
      "rows": 389,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "abbrev_label",
      "title": "Abbreviate Labels",
      "topics": [
        "abbrev_label",
        "label_abbrev"
      ]
    },
    {
      "page": "aggregate_layers",
      "title": "Aggregate Layers",
      "topics": [
        "aggregate_layers",
        "lagg"
      ]
    },
    {
      "page": "aggregate_weights",
      "title": "Aggregate Edge Weights",
      "topics": [
        "aggregate_weights",
        "wagg"
      ]
    },
    {
      "page": "as_cograph",
      "title": "Convert to Cograph Network",
      "topics": [
        "as_cograph",
        "to_cograph"
      ]
    },
    {
      "page": "as_mcml",
      "title": "Convert to mcml",
      "topics": [
        "as_mcml",
        "as_mcml.cluster_summary",
        "as_mcml.default",
        "as_mcml.group_tna",
        "as_mcml.mcml"
      ]
    },
    {
      "page": "as_tna",
      "title": "Convert cluster_summary to tna Objects",
      "topics": [
        "as_tna",
        "as_tna.cluster_summary",
        "as_tna.default",
        "as_tna.mcml"
      ]
    },
    {
      "page": "assortativity",
      "title": "Degree Assortativity Coefficient",
      "topics": [
        "assortativity"
      ]
    },
    {
      "page": "assortativity_attribute",
      "title": "Attribute Assortativity (Homophily)",
      "topics": [
        "assortativity_attribute",
        "homophily"
      ]
    },
    {
      "page": "build_mcml",
      "title": "Build MCML from Raw Transition Data",
      "topics": [
        "build_mcml"
      ]
    },
    {
      "page": "centrality",
      "title": "Calculate Network Centrality Measures",
      "topics": [
        "centrality"
      ]
    },
    {
      "page": "centrality_alpha",
      "title": "Alpha (Katz) Centrality",
      "topics": [
        "centrality_alpha"
      ]
    },
    {
      "page": "centrality_authority",
      "title": "HITS Authority and Hub Scores",
      "topics": [
        "centrality_authority",
        "centrality_hub"
      ]
    },
    {
      "page": "centrality_average_distance",
      "title": "Average Distance Centrality",
      "topics": [
        "centrality_average_distance"
      ]
    },
    {
      "page": "centrality_barycenter",
      "title": "Barycenter Centrality",
      "topics": [
        "centrality_barycenter"
      ]
    },
    {
      "page": "centrality_betweenness",
      "title": "Betweenness Centrality",
      "topics": [
        "centrality_betweenness"
      ]
    },
    {
      "page": "centrality_bottleneck",
      "title": "Bottleneck Centrality",
      "topics": [
        "centrality_bottleneck"
      ]
    },
    {
      "page": "centrality_bridging",
      "title": "Bridging Centrality",
      "topics": [
        "centrality_bridging"
      ]
    },
    {
      "page": "centrality_brokerage_coordinator",
      "title": "Gould-Fernandez Brokerage — Coordinator Role",
      "topics": [
        "centrality_brokerage_coordinator"
      ]
    },
    {
      "page": "centrality_brokerage_gatekeeper",
      "title": "Gould-Fernandez Brokerage — Gatekeeper Role",
      "topics": [
        "centrality_brokerage_gatekeeper"
      ]
    },
    {
      "page": "centrality_brokerage_itinerant",
      "title": "Gould-Fernandez Brokerage — Itinerant (Consultant) Role",
      "topics": [
        "centrality_brokerage_itinerant"
      ]
    },
    {
      "page": "centrality_brokerage_liaison",
      "title": "Gould-Fernandez Brokerage — Liaison Role",
      "topics": [
        "centrality_brokerage_liaison"
      ]
    },
    {
      "page": "centrality_brokerage_representative",
      "title": "Gould-Fernandez Brokerage — Representative Role",
      "topics": [
        "centrality_brokerage_representative"
      ]
    },
    {
      "page": "centrality_centroid",
      "title": "Centroid Value",
      "topics": [
        "centrality_centroid"
      ]
    },
    {
      "page": "centrality_closeness",
      "title": "Closeness Centrality",
      "topics": [
        "centrality_closeness",
        "centrality_incloseness",
        "centrality_outcloseness"
      ]
    },
    {
      "page": "centrality_closeness_vitality",
      "title": "Closeness Vitality",
      "topics": [
        "centrality_closeness_vitality"
      ]
    },
    {
      "page": "centrality_clusterrank",
      "title": "ClusterRank Centrality",
      "topics": [
        "centrality_clusterrank"
      ]
    },
    {
      "page": "centrality_communicability",
      "title": "Communicability Centrality",
      "topics": [
        "centrality_communicability"
      ]
    },
    {
      "page": "centrality_communicability_betweenness",
      "title": "Communicability Betweenness Centrality",
      "topics": [
        "centrality_communicability_betweenness"
      ]
    },
    {
      "page": "centrality_constraint",
      "title": "Burt's Constraint",
      "topics": [
        "centrality_constraint"
      ]
    },
    {
      "page": "centrality_coreness",
      "title": "K-Core Decomposition (Coreness)",
      "topics": [
        "centrality_coreness"
      ]
    },
    {
      "page": "centrality_cross_clique",
      "title": "Cross-Clique Connectivity",
      "topics": [
        "centrality_cross_clique"
      ]
    },
    {
      "page": "centrality_current_flow_betweenness",
      "title": "Current Flow Betweenness Centrality",
      "topics": [
        "centrality_current_flow_betweenness"
      ]
    },
    {
      "page": "centrality_current_flow_closeness",
      "title": "Current Flow Closeness Centrality",
      "topics": [
        "centrality_current_flow_closeness"
      ]
    },
    {
      "page": "centrality_dangalchev",
      "title": "Dangalchev Closeness Centrality",
      "topics": [
        "centrality_dangalchev"
      ]
    },
    {
      "page": "centrality_decay",
      "title": "Decay Centrality",
      "topics": [
        "centrality_decay"
      ]
    },
    {
      "page": "centrality_degree",
      "title": "Degree Centrality",
      "topics": [
        "centrality_degree",
        "centrality_indegree",
        "centrality_outdegree"
      ]
    },
    {
      "page": "centrality_diffusion",
      "title": "Diffusion Centrality",
      "topics": [
        "centrality_diffusion"
      ]
    },
    {
      "page": "centrality_diversity",
      "title": "Diversity Centrality",
      "topics": [
        "centrality_diversity"
      ]
    },
    {
      "page": "centrality_dmnc",
      "title": "Density of Maximum Neighborhood Component (DMNC)",
      "topics": [
        "centrality_dmnc"
      ]
    },
    {
      "page": "centrality_eccentricity",
      "title": "Eccentricity",
      "topics": [
        "centrality_eccentricity",
        "centrality_ineccentricity",
        "centrality_outeccentricity"
      ]
    },
    {
      "page": "centrality_effective_size",
      "title": "Effective Size (Burt's)",
      "topics": [
        "centrality_effective_size"
      ]
    },
    {
      "page": "centrality_eigenvector",
      "title": "Eigenvector Centrality",
      "topics": [
        "centrality_eigenvector"
      ]
    },
    {
      "page": "centrality_entropy",
      "title": "Entropy Centrality",
      "topics": [
        "centrality_entropy"
      ]
    },
    {
      "page": "centrality_expected",
      "title": "Expected Centrality",
      "topics": [
        "centrality_expected"
      ]
    },
    {
      "page": "centrality_expected_influence_1",
      "title": "Expected Influence (one-step)",
      "topics": [
        "centrality_expected_influence_1"
      ]
    },
    {
      "page": "centrality_expected_influence_2",
      "title": "Expected Influence (two-step)",
      "topics": [
        "centrality_expected_influence_2"
      ]
    },
    {
      "page": "centrality_flow_betweenness",
      "title": "Flow Betweenness Centrality",
      "topics": [
        "centrality_flow_betweenness"
      ]
    },
    {
      "page": "centrality_gateway",
      "title": "Gateway Coefficient",
      "topics": [
        "centrality_gateway"
      ]
    },
    {
      "page": "centrality_generalized_closeness",
      "title": "Generalized Closeness Centrality",
      "topics": [
        "centrality_generalized_closeness"
      ]
    },
    {
      "page": "centrality_gilschmidt",
      "title": "Gil-Schmidt Power Index",
      "topics": [
        "centrality_gilschmidt"
      ]
    },
    {
      "page": "centrality_harary",
      "title": "Harary Centrality",
      "topics": [
        "centrality_harary"
      ]
    },
    {
      "page": "centrality_harmonic",
      "title": "Harmonic Centrality",
      "topics": [
        "centrality_harmonic",
        "centrality_inharmonic",
        "centrality_outharmonic"
      ]
    },
    {
      "page": "centrality_hubbell",
      "title": "Hubbell Centrality",
      "topics": [
        "centrality_hubbell"
      ]
    },
    {
      "page": "centrality_information",
      "title": "Information Centrality (Stephenson-Zelen)",
      "topics": [
        "centrality_information"
      ]
    },
    {
      "page": "centrality_integration",
      "title": "Integration Centrality",
      "topics": [
        "centrality_integration"
      ]
    },
    {
      "page": "centrality_katz",
      "title": "Katz Centrality",
      "topics": [
        "centrality_katz"
      ]
    },
    {
      "page": "centrality_kreach",
      "title": "Geodesic K-Path Centrality",
      "topics": [
        "centrality_kreach"
      ]
    },
    {
      "page": "centrality_lac",
      "title": "Local Average Connectivity (LAC)",
      "topics": [
        "centrality_lac"
      ]
    },
    {
      "page": "centrality_laplacian",
      "title": "Laplacian Centrality",
      "topics": [
        "centrality_laplacian"
      ]
    },
    {
      "page": "centrality_leaderrank",
      "title": "LeaderRank Centrality",
      "topics": [
        "centrality_leaderrank"
      ]
    },
    {
      "page": "centrality_leverage",
      "title": "Leverage Centrality",
      "topics": [
        "centrality_leverage"
      ]
    },
    {
      "page": "centrality_lin",
      "title": "Lin Centrality",
      "topics": [
        "centrality_lin"
      ]
    },
    {
      "page": "centrality_load",
      "title": "Load Centrality",
      "topics": [
        "centrality_load"
      ]
    },
    {
      "page": "centrality_lobby",
      "title": "Lobby Index (H-Index of Neighborhood)",
      "topics": [
        "centrality_lobby"
      ]
    },
    {
      "page": "centrality_local_bridging",
      "title": "Local Bridging Centrality",
      "topics": [
        "centrality_local_bridging"
      ]
    },
    {
      "page": "centrality_markov",
      "title": "Markov Centrality",
      "topics": [
        "centrality_markov"
      ]
    },
    {
      "page": "centrality_mnc",
      "title": "Maximum Neighborhood Component (MNC)",
      "topics": [
        "centrality_mnc"
      ]
    },
    {
      "page": "centrality_pagerank",
      "title": "PageRank Centrality",
      "topics": [
        "centrality_pagerank"
      ]
    },
    {
      "page": "centrality_pairwisedis",
      "title": "Pairwise Disconnectivity (Potapov et al. 2008)",
      "topics": [
        "centrality_pairwisedis"
      ]
    },
    {
      "page": "centrality_participation",
      "title": "Participation Coefficient",
      "topics": [
        "centrality_participation"
      ]
    },
    {
      "page": "centrality_percolation",
      "title": "Percolation Centrality",
      "topics": [
        "centrality_percolation"
      ]
    },
    {
      "page": "centrality_power",
      "title": "Bonacich Power Centrality",
      "topics": [
        "centrality_power"
      ]
    },
    {
      "page": "centrality_prestige_domain",
      "title": "Domain Prestige",
      "topics": [
        "centrality_prestige_domain"
      ]
    },
    {
      "page": "centrality_prestige_domain_proximity",
      "title": "Domain Proximity Prestige",
      "topics": [
        "centrality_prestige_domain_proximity"
      ]
    },
    {
      "page": "centrality_radiality",
      "title": "Radiality Centrality",
      "topics": [
        "centrality_radiality"
      ]
    },
    {
      "page": "centrality_random_walk",
      "title": "Random Walk Centrality",
      "topics": [
        "centrality_random_walk"
      ]
    },
    {
      "page": "centrality_reaching_local",
      "title": "Local Reaching Centrality (Mones, Vicsek & Vicsek 2012)",
      "topics": [
        "centrality_reaching_local"
      ]
    },
    {
      "page": "centrality_residual_closeness",
      "title": "Residual Closeness Centrality",
      "topics": [
        "centrality_residual_closeness"
      ]
    },
    {
      "page": "centrality_salsa",
      "title": "SALSA Authority Centrality",
      "topics": [
        "centrality_salsa"
      ]
    },
    {
      "page": "centrality_semilocal",
      "title": "Semi-Local Centrality",
      "topics": [
        "centrality_semilocal"
      ]
    },
    {
      "page": "centrality_strength",
      "title": "Strength Centrality (Weighted Degree)",
      "topics": [
        "centrality_instrength",
        "centrality_outstrength",
        "centrality_strength"
      ]
    },
    {
      "page": "centrality_stress",
      "title": "Stress Centrality",
      "topics": [
        "centrality_stress"
      ]
    },
    {
      "page": "centrality_subgraph",
      "title": "Subgraph Centrality",
      "topics": [
        "centrality_subgraph"
      ]
    },
    {
      "page": "centrality_topological_coefficient",
      "title": "Topological Coefficient",
      "topics": [
        "centrality_topological_coefficient"
      ]
    },
    {
      "page": "centrality_transitivity",
      "title": "Local Transitivity (Clustering Coefficient)",
      "topics": [
        "centrality_transitivity"
      ]
    },
    {
      "page": "centrality_voterank",
      "title": "VoteRank Centrality",
      "topics": [
        "centrality_voterank"
      ]
    },
    {
      "page": "centrality_wiener",
      "title": "Wiener Index Centrality",
      "topics": [
        "centrality_wiener"
      ]
    },
    {
      "page": "centrality_within_module_z",
      "title": "Within-Module Degree Z-Score",
      "topics": [
        "centrality_within_module_z"
      ]
    },
    {
      "page": "centralization",
      "title": "Centralization index",
      "topics": [
        "centralization"
      ]
    },
    {
      "page": "cluster_quality",
      "title": "Cluster Quality Metrics",
      "topics": [
        "cluster_quality",
        "cqual"
      ]
    },
    {
      "page": "cluster_significance",
      "title": "Test Significance of Community Structure",
      "topics": [
        "cluster_significance",
        "csig"
      ]
    },
    {
      "page": "cluster_summary",
      "title": "Cluster Summary Statistics",
      "topics": [
        "cluster_summary",
        "csum"
      ]
    },
    {
      "page": "cograph",
      "title": "Create a Network Visualization",
      "topics": [
        "cograph"
      ]
    },
    {
      "page": "CographLayout",
      "title": "CographLayout R6 Class",
      "topics": [
        "CographLayout"
      ]
    },
    {
      "page": "CographNetwork",
      "title": "CographNetwork R6 Class",
      "topics": [
        "CographNetwork"
      ]
    },
    {
      "page": "CographTheme",
      "title": "CographTheme R6 Class",
      "topics": [
        "CographTheme"
      ]
    },
    {
      "page": "color_communities",
      "title": "Color Nodes by Community",
      "topics": [
        "color_communities"
      ]
    },
    {
      "page": "communities",
      "title": "Community Detection",
      "topics": [
        "communities"
      ]
    },
    {
      "page": "community_consensus",
      "title": "Consensus Community Detection",
      "topics": [
        "community_consensus",
        "com_consensus"
      ]
    },
    {
      "page": "community_edge_betweenness",
      "title": "Edge Betweenness Community Detection",
      "topics": [
        "community_edge_betweenness",
        "com_eb"
      ]
    },
    {
      "page": "community_fast_greedy",
      "title": "Fast Greedy Community Detection",
      "topics": [
        "community_fast_greedy",
        "com_fg"
      ]
    },
    {
      "page": "community_fluid",
      "title": "Fluid Communities Detection",
      "topics": [
        "community_fluid",
        "com_fl"
      ]
    },
    {
      "page": "community_infomap",
      "title": "Infomap Community Detection",
      "topics": [
        "community_infomap",
        "com_im"
      ]
    },
    {
      "page": "community_label_propagation",
      "title": "Label Propagation Community Detection",
      "topics": [
        "community_label_propagation",
        "com_lp"
      ]
    },
    {
      "page": "community_leading_eigenvector",
      "title": "Leading Eigenvector Community Detection",
      "topics": [
        "community_leading_eigenvector",
        "com_le"
      ]
    },
    {
      "page": "community_leiden",
      "title": "Leiden Community Detection",
      "topics": [
        "community_leiden",
        "com_ld"
      ]
    },
    {
      "page": "community_louvain",
      "title": "Louvain Community Detection",
      "topics": [
        "community_louvain",
        "com_lv"
      ]
    },
    {
      "page": "community_optimal",
      "title": "Optimal Community Detection",
      "topics": [
        "community_optimal",
        "com_op"
      ]
    },
    {
      "page": "community_sizes",
      "title": "Get Community Sizes",
      "topics": [
        "community_sizes"
      ]
    },
    {
      "page": "community_spinglass",
      "title": "Spinglass Community Detection",
      "topics": [
        "community_spinglass",
        "com_sg"
      ]
    },
    {
      "page": "community_walktrap",
      "title": "Walktrap Community Detection",
      "topics": [
        "community_walktrap",
        "com_wt"
      ]
    },
    {
      "page": "compare_communities",
      "title": "Compare Community Structures",
      "topics": [
        "compare_communities"
      ]
    },
    {
      "page": "core_periphery",
      "title": "Detect Core-Periphery Structure",
      "topics": [
        "core_periphery"
      ]
    },
    {
      "page": "degree_distribution",
      "title": "Degree Distribution Visualization",
      "topics": [
        "degree_distribution"
      ]
    },
    {
      "page": "detect_communities",
      "title": "Detect Communities in a Network",
      "topics": [
        "detect_communities"
      ]
    },
    {
      "page": "disparity_filter",
      "title": "Disparity Filter",
      "topics": [
        "disparity_filter",
        "disparity_filter.cograph_network",
        "disparity_filter.default",
        "disparity_filter.igraph",
        "disparity_filter.matrix",
        "disparity_filter.tna"
      ]
    },
    {
      "page": "dispersion",
      "title": "Dispersion (Backstrom-Kleinberg 2014)",
      "topics": [
        "dispersion"
      ]
    },
    {
      "page": "edge_centrality",
      "title": "Calculate Edge Centrality Measures",
      "topics": [
        "edge_betweenness",
        "edge_centrality"
      ]
    },
    {
      "page": "edge_reciprocity",
      "title": "Edge Reciprocity",
      "topics": [
        "edge_reciprocity"
      ]
    },
    {
      "page": "estrada_index",
      "title": "Estrada Index",
      "topics": [
        "estrada_index"
      ]
    },
    {
      "page": "filter_edges",
      "title": "Filter Edges by Metadata",
      "topics": [
        "filter_edges",
        "subset_edges"
      ]
    },
    {
      "page": "filter_nodes",
      "title": "Filter Nodes by Metadata or Centrality",
      "topics": [
        "filter_nodes",
        "subset_nodes"
      ]
    },
    {
      "page": "fit_degree_distribution",
      "title": "Fit Statistical Distributions to Degree Sequence",
      "topics": [
        "fit_degree_distribution"
      ]
    },
    {
      "page": "from_qgraph",
      "title": "Convert a qgraph object to cograph parameters",
      "topics": [
        "from_qgraph"
      ]
    },
    {
      "page": "from_tna",
      "title": "Convert a tna object to cograph parameters",
      "topics": [
        "from_tna"
      ]
    },
    {
      "page": "get_data",
      "title": "Get Original Data from Cograph Network",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_edge_list",
      "title": "Extract Raw Edge List from TNA Model",
      "concept": [
        "motifs"
      ],
      "topics": [
        "get_edge_list"
      ]
    },
    {
      "page": "get_edges",
      "title": "Get Edges from Cograph Network",
      "topics": [
        "get_edges"
      ]
    },
    {
      "page": "get_groups",
      "title": "Get Node Groups from Cograph Network",
      "topics": [
        "get_groups"
      ]
    },
    {
      "page": "get_labels",
      "title": "Get Labels from Cograph Network",
      "topics": [
        "get_labels"
      ]
    },
    {
      "page": "get_layout",
      "title": "Get a Registered Layout",
      "topics": [
        "get_layout"
      ]
    },
    {
      "page": "get_meta",
      "title": "Get Metadata from Cograph Network",
      "topics": [
        "get_meta"
      ]
    },
    {
      "page": "get_nodes",
      "title": "Get Nodes from Cograph Network",
      "topics": [
        "get_nodes"
      ]
    },
    {
      "page": "get_shape",
      "title": "Get a Registered Shape",
      "topics": [
        "get_shape"
      ]
    },
    {
      "page": "get_source",
      "title": "Get Source Type from Cograph Network",
      "topics": [
        "get_source"
      ]
    },
    {
      "page": "get_theme",
      "title": "Get a Registered Theme",
      "topics": [
        "get_theme"
      ]
    },
    {
      "page": "ggplot_robustness",
      "title": "Compare Network Robustness (ggplot2)",
      "topics": [
        "ggplot_robustness"
      ]
    },
    {
      "page": "group_centrality",
      "title": "Group Centrality (Everett-Borgatti 1999)",
      "topics": [
        "group_centrality"
      ]
    },
    {
      "page": "hai_datasets",
      "title": "Human-AI Interaction Coding Sequences",
      "topics": [
        "ai_coding",
        "ai_detailed",
        "coding",
        "coding_detailed",
        "hai_datasets",
        "human_ai",
        "human_ai_detailed"
      ]
    },
    {
      "page": "is_bipartite",
      "title": "Check if a Matrix Could Be Bipartite",
      "topics": [
        "is_bipartite"
      ]
    },
    {
      "page": "is_directed",
      "title": "Check if Network is Directed",
      "topics": [
        "is_directed"
      ]
    },
    {
      "page": "is_tna_network",
      "title": "Check if Network is TNA-based",
      "topics": [
        "is_tna_network"
      ]
    },
    {
      "page": "k_shortest_paths",
      "title": "Find K Shortest Loopless Paths (Yen's Algorithm)",
      "topics": [
        "k_shortest_paths"
      ]
    },
    {
      "page": "layer_degree_correlation",
      "title": "Degree Correlation Between Layers",
      "topics": [
        "layer_degree_correlation",
        "ldegcor"
      ]
    },
    {
      "page": "layer_similarity",
      "title": "Layer Similarity",
      "topics": [
        "layer_similarity",
        "lsim"
      ]
    },
    {
      "page": "layer_similarity_matrix",
      "title": "Pairwise Layer Similarities",
      "topics": [
        "layer_similarity_matrix",
        "lsim_matrix"
      ]
    },
    {
      "page": "layout_circle",
      "title": "Circular Layout",
      "topics": [
        "layout_circle"
      ]
    },
    {
      "page": "layout_groups",
      "title": "Group-based Layout",
      "topics": [
        "layout_groups"
      ]
    },
    {
      "page": "layout_oval",
      "title": "Oval Layout",
      "topics": [
        "layout_oval"
      ]
    },
    {
      "page": "layout_spring",
      "title": "Fruchterman-Reingold Spring Layout",
      "topics": [
        "layout_spring"
      ]
    },
    {
      "page": "list_layouts",
      "title": "List Available Layouts",
      "topics": [
        "list_layouts"
      ]
    },
    {
      "page": "list_palettes",
      "title": "List Available Color Palettes",
      "topics": [
        "list_palettes"
      ]
    },
    {
      "page": "list_shapes",
      "title": "List Available Shapes",
      "topics": [
        "list_shapes"
      ]
    },
    {
      "page": "list_svg_shapes",
      "title": "List Registered SVG Shapes",
      "topics": [
        "list_svg_shapes"
      ]
    },
    {
      "page": "list_themes",
      "title": "List Available Themes",
      "topics": [
        "list_themes"
      ]
    },
    {
      "page": "membership",
      "title": "Get Community Membership",
      "topics": [
        "membership"
      ]
    },
    {
      "page": "motifs",
      "title": "Network Motif Analysis",
      "concept": [
        "motifs"
      ],
      "topics": [
        "motifs",
        "plot.cograph_motif_result",
        "print.cograph_motif_result"
      ]
    },
    {
      "page": "n_communities",
      "title": "Get Number of Communities",
      "topics": [
        "n_communities"
      ]
    },
    {
      "page": "n_edges",
      "title": "Get Number of Edges",
      "topics": [
        "n_edges"
      ]
    },
    {
      "page": "n_nodes",
      "title": "Get Number of Nodes",
      "topics": [
        "n_nodes"
      ]
    },
    {
      "page": "neighborhood_overlap",
      "title": "Neighborhood Overlap (Jaccard) for Each Edge",
      "topics": [
        "neighborhood_overlap"
      ]
    },
    {
      "page": "network_bridges",
      "title": "Bridge Edges",
      "topics": [
        "network_bridges"
      ]
    },
    {
      "page": "network_clique_size",
      "title": "Largest Clique Size",
      "topics": [
        "network_clique_size"
      ]
    },
    {
      "page": "network_cut_vertices",
      "title": "Cut Vertices (Articulation Points)",
      "topics": [
        "network_cut_vertices"
      ]
    },
    {
      "page": "network_girth",
      "title": "Network Girth (Shortest Cycle Length)",
      "topics": [
        "network_girth"
      ]
    },
    {
      "page": "network_global_efficiency",
      "title": "Global Efficiency",
      "topics": [
        "network_global_efficiency"
      ]
    },
    {
      "page": "network_local_efficiency",
      "title": "Local Efficiency",
      "topics": [
        "network_local_efficiency"
      ]
    },
    {
      "page": "network_radius",
      "title": "Network Radius",
      "topics": [
        "network_radius"
      ]
    },
    {
      "page": "network_rich_club",
      "title": "Rich Club Coefficient",
      "topics": [
        "network_rich_club"
      ]
    },
    {
      "page": "network_small_world",
      "title": "Small-World Coefficient (Sigma)",
      "topics": [
        "network_small_world"
      ]
    },
    {
      "page": "network_summary",
      "title": "Network-Level Summary Statistics",
      "topics": [
        "network_summary"
      ]
    },
    {
      "page": "network_vertex_connectivity",
      "title": "Network Vertex Connectivity",
      "topics": [
        "network_vertex_connectivity"
      ]
    },
    {
      "page": "nodes",
      "title": "Get Nodes from Cograph Network (Deprecated)",
      "topics": [
        "nodes"
      ]
    },
    {
      "page": "overlay_communities",
      "title": "Overlay Community Blobs on a Network Plot",
      "topics": [
        "overlay_communities"
      ]
    },
    {
      "page": "palette_blues",
      "title": "Blues Palette",
      "topics": [
        "palette_blues"
      ]
    },
    {
      "page": "palette_colorblind",
      "title": "Colorblind-friendly Palette",
      "topics": [
        "palette_colorblind"
      ]
    },
    {
      "page": "palette_diverging",
      "title": "Diverging Palette",
      "topics": [
        "palette_diverging"
      ]
    },
    {
      "page": "palette_pastel",
      "title": "Pastel Palette",
      "topics": [
        "palette_pastel"
      ]
    },
    {
      "page": "palette_rainbow",
      "title": "Rainbow Palette",
      "topics": [
        "palette_rainbow"
      ]
    },
    {
      "page": "palette_reds",
      "title": "Reds Palette",
      "topics": [
        "palette_reds"
      ]
    },
    {
      "page": "palette_viridis",
      "title": "Viridis Palette",
      "topics": [
        "palette_viridis"
      ]
    },
    {
      "page": "palettes",
      "title": "Color Palettes",
      "topics": [
        "palettes"
      ]
    },
    {
      "page": "panel_layout",
      "title": "Configure a custom multi-panel layout",
      "topics": [
        "panel_layout"
      ]
    },
    {
      "page": "plot_alluvial",
      "title": "Plot Alluvial Diagram",
      "topics": [
        "plot_alluvial"
      ]
    },
    {
      "page": "plot_centrality",
      "title": "Plot Centrality",
      "topics": [
        "plot_centrality"
      ]
    },
    {
      "page": "plot_centrality_compare",
      "title": "Plot Centrality Comparison",
      "topics": [
        "plot_centrality_compare"
      ]
    },
    {
      "page": "plot_centrality_distribution",
      "title": "Plot Centrality Distribution",
      "topics": [
        "plot_centrality_distribution"
      ]
    },
    {
      "page": "plot_centrality_heatmap",
      "title": "Plot Centrality Heatmap",
      "topics": [
        "plot_centrality_heatmap"
      ]
    },
    {
      "page": "plot_chord",
      "title": "Chord Diagram",
      "topics": [
        "plot_chord"
      ]
    },
    {
      "page": "plot_compare",
      "title": "Plot Network Difference",
      "topics": [
        "plot_compare"
      ]
    },
    {
      "page": "plot_comparison_heatmap",
      "title": "Plot Comparison Heatmap",
      "topics": [
        "plot_comparison_heatmap"
      ]
    },
    {
      "page": "plot_degree_correlation",
      "title": "Plot Degree-Degree Correlation",
      "topics": [
        "plot_degree_correlation"
      ]
    },
    {
      "page": "plot_edge_diff_forest",
      "title": "Forest Plot for Bootstrap Edge Differences",
      "topics": [
        "plot_edge_diff_forest",
        "plot_edge_diff_forest.boot_glasso"
      ]
    },
    {
      "page": "plot_edge_weights",
      "title": "Plot Edge Weight Distribution",
      "topics": [
        "plot_edge_weights"
      ]
    },
    {
      "page": "plot_heatmap",
      "title": "Plot Network as Heatmap",
      "topics": [
        "plot_heatmap"
      ]
    },
    {
      "page": "plot_htna",
      "title": "Plot Heterogeneous TNA Network (Multi-Group Layout)",
      "topics": [
        "htna",
        "plot_htna"
      ]
    },
    {
      "page": "plot_mcml",
      "title": "Plot Multi-Cluster Multi-Layer Network",
      "topics": [
        "plot_mcml"
      ]
    },
    {
      "page": "plot_mixed_network",
      "title": "Plot Mixed Network",
      "topics": [
        "plot_mixed_network"
      ]
    },
    {
      "page": "plot_ml_heatmap",
      "title": "Multilayer Network Heatmap",
      "topics": [
        "plot_ml_heatmap"
      ]
    },
    {
      "page": "plot_mlna",
      "title": "Multilevel Network Visualization",
      "topics": [
        "mlna",
        "plot_mlna"
      ]
    },
    {
      "page": "plot_motifs",
      "title": "Plot a motif/subgraph result",
      "topics": [
        "plot_motifs"
      ]
    },
    {
      "page": "plot_mtna",
      "title": "Multi-Cluster TNA Network Plot",
      "topics": [
        "mtna",
        "plot_mtna"
      ]
    },
    {
      "page": "plot_net_bootstrap_group",
      "title": "Plot a Group Bootstrap Result",
      "topics": [
        "plot.net_bootstrap_group",
        "plot_net_bootstrap_group"
      ]
    },
    {
      "page": "plot_net_stability",
      "title": "Plot Centrality Stability Results",
      "topics": [
        "plot.net_stability",
        "plot_net_stability"
      ]
    },
    {
      "page": "plot_netobject_group",
      "title": "Plot a Group of Nestimate netobjects",
      "topics": [
        "plot.netobject_group",
        "plot_netobject_group"
      ]
    },
    {
      "page": "plot_netobject_ml",
      "title": "Plot a Multilevel Nestimate netobject",
      "topics": [
        "plot.netobject_ml",
        "plot_netobject_ml"
      ]
    },
    {
      "page": "plot_network_evolution",
      "title": "Plot Network Evolution (Small Multiples)",
      "topics": [
        "plot_network_evolution"
      ]
    },
    {
      "page": "plot_robustness",
      "title": "Plot Network Robustness",
      "topics": [
        "plot_robustness"
      ]
    },
    {
      "page": "plot_simplicial",
      "title": "Simplicial Complex Visualization",
      "topics": [
        "plot_simplicial"
      ]
    },
    {
      "page": "plot_temporal",
      "title": "Temporal Network Prism (3D Glass Box)",
      "topics": [
        "plot_temporal"
      ]
    },
    {
      "page": "plot_tna",
      "title": "TNA-Style Network Plot (qgraph Compatible)",
      "topics": [
        "plot_tna",
        "tplot"
      ]
    },
    {
      "page": "plot_trajectories",
      "title": "Plot Individual Trajectories",
      "topics": [
        "plot_trajectories"
      ]
    },
    {
      "page": "plot_transitions",
      "title": "Plot Transitions Between States",
      "topics": [
        "plot_transitions"
      ]
    },
    {
      "page": "plot.cograph_cluster_significance",
      "title": "Plot Cluster Significance",
      "topics": [
        "plot.cograph_cluster_significance"
      ]
    },
    {
      "page": "plot.cograph_communities",
      "title": "Plot Community Structure",
      "topics": [
        "plot.cograph_communities"
      ]
    },
    {
      "page": "plot.cograph_core_periphery",
      "title": "Plot Core-Periphery Structure",
      "topics": [
        "plot.cograph_core_periphery"
      ]
    },
    {
      "page": "plot.cograph_degree_fit",
      "title": "Plot method for cograph_degree_fit",
      "topics": [
        "plot.cograph_degree_fit"
      ]
    },
    {
      "page": "plot.cograph_motif_analysis",
      "title": "Plot Motif Analysis Results",
      "concept": [
        "motifs"
      ],
      "topics": [
        "plot.cograph_motif_analysis"
      ]
    },
    {
      "page": "plot.cograph_motifs",
      "title": "Plot Network Motifs",
      "concept": [
        "motifs"
      ],
      "topics": [
        "plot.cograph_motifs"
      ]
    },
    {
      "page": "plot.cograph_network",
      "title": "Plot cograph_network Object",
      "topics": [
        "plot.cograph_network"
      ]
    },
    {
      "page": "plot.cograph_rich_club",
      "title": "Plot Rich Club Results",
      "topics": [
        "plot.cograph_rich_club"
      ]
    },
    {
      "page": "plot.cograph_vulnerability",
      "title": "Plot Node Vulnerability",
      "topics": [
        "plot.cograph_vulnerability"
      ]
    },
    {
      "page": "splot.tna_bootstrap",
      "title": "Plot Bootstrap Results",
      "topics": [
        "plot.tna_bootstrap",
        "splot.tna_bootstrap"
      ]
    },
    {
      "page": "plot.tna_disparity",
      "title": "Plot Disparity Filter Result",
      "topics": [
        "plot.tna_disparity"
      ]
    },
    {
      "page": "print.cograph_communities",
      "title": "Print Community Structure",
      "topics": [
        "print.cograph_communities"
      ]
    },
    {
      "page": "print.cograph_degree_fit",
      "title": "Print method for cograph_degree_fit",
      "topics": [
        "print.cograph_degree_fit"
      ]
    },
    {
      "page": "print.cograph_network",
      "title": "Print cograph_network Object",
      "topics": [
        "print.cograph_network"
      ]
    },
    {
      "page": "project_bipartite",
      "title": "Project Bipartite Network to One-Mode",
      "topics": [
        "project_bipartite"
      ]
    },
    {
      "page": "reaching_global",
      "title": "Global Reaching Centrality (Mones, Vicsek & Vicsek 2012)",
      "topics": [
        "reaching_global"
      ]
    },
    {
      "page": "register_layout",
      "title": "Register a Custom Layout",
      "topics": [
        "register_layout"
      ]
    },
    {
      "page": "register_shape",
      "title": "Register a Custom Shape",
      "topics": [
        "register_shape"
      ]
    },
    {
      "page": "register_svg_shape",
      "title": "Register Custom SVG Shape",
      "topics": [
        "register_svg_shape"
      ]
    },
    {
      "page": "register_theme",
      "title": "Register a Custom Theme",
      "topics": [
        "register_theme"
      ]
    },
    {
      "page": "render-ggplot",
      "title": "ggplot2 Conversion",
      "topics": [
        "render-ggplot"
      ]
    },
    {
      "page": "render-grid",
      "title": "Grid Rendering",
      "topics": [
        "render-grid"
      ]
    },
    {
      "page": "rich_club",
      "title": "Rich Club Coefficient",
      "topics": [
        "rich_club"
      ]
    },
    {
      "page": "rich_club_local",
      "title": "Local Rich Club Score",
      "topics": [
        "rich_club_local"
      ]
    },
    {
      "page": "robustness",
      "title": "Network Robustness Analysis",
      "topics": [
        "robustness"
      ]
    },
    {
      "page": "robustness_auc",
      "title": "Calculate Area Under Robustness Curve (AUC)",
      "topics": [
        "robustness_auc"
      ]
    },
    {
      "page": "robustness_summary",
      "title": "Summary of Robustness Analysis",
      "topics": [
        "robustness_summary"
      ]
    },
    {
      "page": "select_bridges",
      "title": "Select Bridge Edges",
      "topics": [
        "select_bridges"
      ]
    },
    {
      "page": "select_component",
      "title": "Select Connected Component",
      "topics": [
        "select_component"
      ]
    },
    {
      "page": "select_edges",
      "title": "Select Edges with Lazy Computation",
      "topics": [
        "select_edges"
      ]
    },
    {
      "page": "select_edges_between",
      "title": "Select Edges Between Node Sets",
      "topics": [
        "select_edges_between"
      ]
    },
    {
      "page": "select_edges_involving",
      "title": "Select Edges Involving Nodes",
      "topics": [
        "select_edges_involving"
      ]
    },
    {
      "page": "select_neighbors",
      "title": "Select Node Neighbors (Ego Network)",
      "topics": [
        "select_neighbors"
      ]
    },
    {
      "page": "select_nodes",
      "title": "Select Nodes with Lazy Centrality Computation",
      "topics": [
        "select_nodes"
      ]
    },
    {
      "page": "select_top",
      "title": "Select Top N Nodes by Centrality",
      "topics": [
        "select_top"
      ]
    },
    {
      "page": "select_top_edges",
      "title": "Select Top N Edges",
      "topics": [
        "select_top_edges"
      ]
    },
    {
      "page": "set_edges",
      "title": "Set Edges in Cograph Network",
      "topics": [
        "set_edges"
      ]
    },
    {
      "page": "set_groups",
      "title": "Set Node Groups",
      "topics": [
        "set_groups"
      ]
    },
    {
      "page": "set_layout",
      "title": "Set Layout in Cograph Network",
      "topics": [
        "set_layout"
      ]
    },
    {
      "page": "set_nodes",
      "title": "Set Nodes in Cograph Network",
      "topics": [
        "set_nodes"
      ]
    },
    {
      "page": "shortest_paths",
      "title": "Compute Shortest Path Distances",
      "topics": [
        "shortest_paths"
      ]
    },
    {
      "page": "simmelian_strength",
      "title": "Simmelian Strength (Triangle Count per Edge)",
      "topics": [
        "simmelian_strength"
      ]
    },
    {
      "page": "simplify",
      "title": "Simplify a Network",
      "topics": [
        "simplify",
        "simplify.cograph_network",
        "simplify.default",
        "simplify.igraph",
        "simplify.matrix",
        "simplify.tna"
      ]
    },
    {
      "page": "sn_edges",
      "title": "Set Edge Aesthetics",
      "topics": [
        "sn_edges"
      ]
    },
    {
      "page": "sn_ggplot",
      "title": "Convert Network to ggplot2",
      "topics": [
        "sn_ggplot"
      ]
    },
    {
      "page": "sn_layout",
      "title": "Apply Layout to Network",
      "topics": [
        "sn_layout"
      ]
    },
    {
      "page": "sn_nodes",
      "title": "Set Node Aesthetics",
      "topics": [
        "sn_nodes"
      ]
    },
    {
      "page": "sn_palette",
      "title": "Apply Color Palette to Network",
      "topics": [
        "sn_palette"
      ]
    },
    {
      "page": "sn_save",
      "title": "Save Network Visualization",
      "topics": [
        "sn_save"
      ]
    },
    {
      "page": "sn_save_ggplot",
      "title": "Save as ggplot2",
      "topics": [
        "sn_save_ggplot"
      ]
    },
    {
      "page": "sn_theme",
      "title": "Apply Theme to Network",
      "topics": [
        "sn_theme"
      ]
    },
    {
      "page": "soplot",
      "title": "Plot Cograph Network",
      "topics": [
        "sn_render",
        "soplot"
      ]
    },
    {
      "page": "plot_group_permutation",
      "title": "Plot Group Permutation Test Results",
      "topics": [
        "plot_group_permutation",
        "splot.group_tna_permutation"
      ]
    },
    {
      "page": "splot",
      "title": "Plot Nestimate Bootstrap Results",
      "topics": [
        "splot",
        "splot.boot_glasso",
        "splot.cograph_communities",
        "splot.netobject",
        "splot.net_bootstrap",
        "splot.net_mlvar",
        "splot.net_permutation",
        "splot.tna_communities",
        "splot.wtna_mixed"
      ]
    },
    {
      "page": "splot.tna_disparity",
      "title": "Plot Disparity Results with splot",
      "topics": [
        "splot.tna_disparity"
      ]
    },
    {
      "page": "plot_permutation",
      "title": "Plot Permutation Test Results",
      "topics": [
        "plot_permutation",
        "splot.tna_permutation"
      ]
    },
    {
      "page": "student_interactions",
      "title": "Student Interaction Edge List",
      "topics": [
        "student_interactions"
      ]
    },
    {
      "page": "subgraphs",
      "title": "Extract Specific Motif Instances (Subgraphs)",
      "concept": [
        "motifs"
      ],
      "topics": [
        "subgraphs"
      ]
    },
    {
      "page": "summarize_network",
      "title": "Summarize Network by Clusters",
      "topics": [
        "cnet",
        "summarize_network"
      ]
    },
    {
      "page": "summary.cograph_network",
      "title": "Summary of cograph_network Object",
      "topics": [
        "summary.cograph_network"
      ]
    },
    {
      "page": "supra_adjacency",
      "title": "Supra-Adjacency Matrix",
      "topics": [
        "supra",
        "supra_adjacency"
      ]
    },
    {
      "page": "supra_interlayer",
      "title": "Extract Inter-Layer Block",
      "topics": [
        "extract_interlayer",
        "supra_interlayer"
      ]
    },
    {
      "page": "supra_layer",
      "title": "Extract Layer from Supra-Adjacency Matrix",
      "topics": [
        "extract_layer",
        "supra_layer"
      ]
    },
    {
      "page": "theme_cograph_classic",
      "title": "Classic Theme",
      "topics": [
        "theme_cograph_classic"
      ]
    },
    {
      "page": "theme_cograph_colorblind",
      "title": "Colorblind-friendly Theme",
      "topics": [
        "theme_cograph_colorblind"
      ]
    },
    {
      "page": "theme_cograph_dark",
      "title": "Dark Theme",
      "topics": [
        "theme_cograph_dark"
      ]
    },
    {
      "page": "theme_cograph_gray",
      "title": "Grayscale Theme",
      "topics": [
        "theme_cograph_gray"
      ]
    },
    {
      "page": "theme_cograph_minimal",
      "title": "Minimal Theme",
      "topics": [
        "theme_cograph_minimal"
      ]
    },
    {
      "page": "theme_cograph_nature",
      "title": "Nature Theme",
      "topics": [
        "theme_cograph_nature"
      ]
    },
    {
      "page": "theme_cograph_viridis",
      "title": "Viridis Theme",
      "topics": [
        "theme_cograph_viridis"
      ]
    },
    {
      "page": "themes-builtin",
      "title": "Built-in Themes",
      "topics": [
        "themes-builtin"
      ]
    },
    {
      "page": "to_data_frame",
      "title": "Export Network as Edge List Data Frame",
      "topics": [
        "to_data_frame",
        "to_df"
      ]
    },
    {
      "page": "to_igraph",
      "title": "Convert Network to igraph Object",
      "topics": [
        "to_igraph"
      ]
    },
    {
      "page": "to_matrix",
      "title": "Convert Network to Adjacency Matrix",
      "topics": [
        "to_matrix"
      ]
    },
    {
      "page": "to_network",
      "title": "Convert Network to statnet network Object",
      "topics": [
        "to_network"
      ]
    },
    {
      "page": "trophic_incoherence",
      "title": "Trophic Incoherence Parameter",
      "topics": [
        "trophic_incoherence"
      ]
    },
    {
      "page": "unregister_svg_shape",
      "title": "Unregister SVG Shape",
      "topics": [
        "unregister_svg_shape"
      ]
    },
    {
      "page": "verify_with_igraph",
      "title": "Verify Against igraph",
      "topics": [
        "verify_igraph",
        "verify_with_igraph"
      ]
    },
    {
      "page": "vulnerability",
      "title": "Node Vulnerability",
      "topics": [
        "vulnerability"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sonsoleslp/cograph/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sonsoleslp/cograph/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to cograph",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why cograph",
        "Plotting",
        "Specialized plots",
        "Input formats",
        "Filtering and selection",
        "Centrality",
        "Network properties",
        "Community detection",
        "Motifs",
        "Robustness",
        "Disparity filter",
        "Multi-cluster visualization",
        "Multilayer networks",
        "Higher-order networks",
        "TNA integration",
        "Palettes",
        "Pipe API",
        "Further reading"
      ],
      "created": "2026-01-23 23:36:39",
      "modified": "2026-05-22 08:44:17",
      "commits": 16
    }
  ],
  "_score": 6.676876431973137,
  "_indexed": true,
  "_nocasepkg": "cograph",
  "_universes": [
    "sonsoleslp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.6",
      "date": "2026-05-31T10:05:02.000Z",
      "distro": "noble",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "b49f1cdf5afa94f2273967314e6c0df032f3b2eae8f825660345e107704246eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.6",
      "date": "2026-05-31T10:04:56.000Z",
      "distro": "noble",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "33812a4ff25630f0b13c210d9ca13ad46653106896cab25c7f0c549f4968b39e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.6",
      "date": "2026-05-31T10:04:10.000Z",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "b4d2f87cf08bb7e1d440ea0b9d307d92dee2b8cdf8df619fc3f7b7fb6c8cd7cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.6",
      "date": "2026-05-31T10:04:07.000Z",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "0dd077486e79cb2d5bd914c6dbf87dceb517368a5efb03ce3894218df1cef3e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.6",
      "date": "2026-05-31T10:04:50.000Z",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "8833ce1532a95695f7c1396de665dea2f30bea5c58c9836a6105f99311248000",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.6",
      "date": "2026-05-31T10:09:53.000Z",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "15b4b83e603472f66338c2c4a23633b442cc33e6e0ca3b1a7ee6b8f6a895b12a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.6",
      "date": "2026-05-31T10:10:56.000Z",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "b3ee5148c128f8b339eb9c9b44b67af40b925c5b4ee8d4cf2b77d26a07f72c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.6",
      "date": "2026-05-31T10:04:32.000Z",
      "commit": "7c4bef3e081301181cc7b9d0b758d85316c0d302",
      "fileid": "30cc32ddd457c0f0e4ae4870ec3701b322556dc6d68c9f2d30c7cbda04a220f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sonsoleslp/actions/runs/26709484492"
    }
  ]
}