| generate_pkgmatch_example_data | Generate example data to use with pkgmatch |
| head.pkgmatch | Head method for 'pkgmatch' objects |
| pkgmatch_bm25 | The "Best Matching 25" (BM25) ranking function. |
| pkgmatch_bm25_fn_calls | The "Best Matching 25" (BM25) ranking function for function calls |
| pkgmatch_browse | Open web pages for 'pkgmatch' results |
| pkgmatch_load_data | Load 'pkgmatch' data for specified corpus. |
| pkgmatch_similar_fns | Identify R functions best matching a given input string |
| pkgmatch_similar_pkgs | Find R packages matching an input of either text or another package |
| pkgmatch_treesitter_fn_tags | Identify all function calls made within a package. |
| pkgmatch_update_cache | Update all locally-cached 'pkgmatch' data to latest versions. |
| pkgmatch_update_data | Update pkgmatch corpus data on GitHub |
| print.pkgmatch | Print method for 'pkgmatch' objects |