| author_network | Build an author network |
| backbone | Extract network backbone using the disparity filter |
| biblio_data | Example bibliometric dataset |
| conetwork | Build a co-occurrence network from any field |
| country_network | Build a country network |
| document_network | Build a document network |
| filter_top | Filter edges to top-n nodes |
| historiograph | Build a historiograph (chronological citation network) |
| institution_network | Build an institution network |
| keyword_network | Build a keyword co-occurrence network |
| local_citations | Compute local citation scores |
| normalize | Normalize a co-occurrence matrix |
| open_alex_gold_open_access_learning_analytics | OpenAlex Gold Open Access Learning Analytics dataset |
| print.bibnets_network | Print a bibnets network edge list |
| prune | Prune a weighted edge list |
| read_biblio | Read bibliometric data |
| read_bibtex | Read a BibTeX file |
| read_crossref | Convert Crossref API data to bibnets format |
| read_dimensions | Read Dimensions CSV export |
| read_lens | Read Lens.org CSV export |
| read_openalex | Convert OpenAlex data to bibnets format |
| read_openalex_csv | Read a flat OpenAlex CSV export |
| read_ris | Read an RIS file |
| read_scopus | Read Scopus CSV export |
| read_wos | Read Web of Science plaintext or tab-delimited export |
| reference_network | Build a reference network |
| scopus_quantum_cloud | Scopus dataset — Green Cloud Computing and Quantization (2020–2025) |
| source_network | Build a source (journal) network |
| split_field | Parse semicolon-delimited strings into list-column |
| summary.bibnets_network | Summarise a bibnets network |
| temporal_network | Build time-windowed networks |
| to_cograph | Prepare network for cograph::splot() |
| to_gephi | Export to Gephi node and edge tables |
| to_graphml | Export to GraphML |
| to_igraph | Convert edge data frame to igraph |
| to_matrix | Convert edge data frame to adjacency matrix |
| to_tbl_graph | Convert edge data frame to tbl_graph |