Package: citationchaser 0.0.4
Neal Haddaway
citationchaser: Perform Forward and Backwards Chasing in Evidence Syntheses
In searching for research articles, we often want to obtain lists of references from across studies, and also obtain lists of articles that cite a particular study. In systematic reviews, this supplementary search technique is known as 'citation chasing': forward citation chasing looks for all records citing one or more articles of known relevance; backward citation chasing looks for all records referenced in one or more articles. Traditionally, this process would be done manually, and the resulting records would need to be checked one-by-one against included studies in a review to identify potentially relevant records that should be included in a review. This package contains functions to automate this process by making use of the Lens.org API. An input article list can be used to return a list of all referenced records, and/or all citing records in the Lens.org database (consisting of PubMed, PubMed Central, CrossRef, Microsoft Academic Graph and CORE; <https://www.lens.org>).
Authors:
citationchaser_0.0.4.tar.gz
citationchaser_0.0.4.tar.gz(r-4.5-noble)citationchaser_0.0.4.tar.gz(r-4.4-noble)
citationchaser_0.0.4.tgz(r-4.4-emscripten)citationchaser_0.0.4.tgz(r-4.3-emscripten)
citationchaser.pdf |citationchaser.html✨
citationchaser/json (API)
# Install 'citationchaser' in R: |
install.packages('citationchaser', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:2856d9ee6f. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 08 2024 |
R-4.5-linux | NOTE | Oct 08 2024 |
Exports:get_citationget_refs
Dependencies:askpassbackportsbase64encbitbit64broombslibcachemclicliprcodetoolscolorspacecpp11crayoncurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomeforcatsforeachfsgeeMgeepackgenericsggformulaggplot2ggridgesglmnetgluegtablehavenhighrhmshtmltoolshtmlwidgetshttrigraphisobanditeratorsjquerylibjsonlitekinship2knitrlabelinglabelledlatticelifecyclemaditrmagrittrMASSMatrixmemoiseMESSmgcvmimemosaicCoremunsellmvtnormnetworkD3nlmeopensslpillarpkgconfigprettyunitsprogresspurrrquadprogR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenreadrrlangrmarkdownsassscalesshapestringistringrsurvivalsystibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevroomwithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find citation based on identifier | get_citation |
Automated citation chasing in systematic reviews | get_refs |
Function to query Lens.org | getLENSData |