Learn R Programming

⚠️There's a newer version (0.4.1) of this package.Take me there.

revtools (version 0.4.0)

Tools to Support Evidence Synthesis

Description

Researchers commonly need to summarize scientific information, a process known as 'evidence synthesis'. The first stage of a synthesis process (such as a systematic review or meta-analysis) is to download a list of references from academic search engines such as 'Web of Knowledge' or 'Scopus'. The traditional approach to systematic review is then to sort these data manually, first by locating and removing duplicated entries, and then screening to remove irrelevant content by viewing titles and abstracts (in that order). 'revtools' provides interfaces for each of these tasks. An alternative approach, however, is to draw on tools from machine learning to visualise patterns in the corpus. In this case, you can use 'revtools' to render ordinations of text drawn from article titles, keywords and abstracts, and interactively select or exclude individual references, words or topics.

Copy Link

Version

Install

install.packages('revtools')

Monthly Downloads

705

Version

0.4.0

License

GPL-3

Maintainer

Martin J Westgate

Last Published

July 15th, 2019

Functions in revtools (0.4.0)

allocate_effort

Determine optimal way to divide articles among 2 or more reviewers
bibliography-methods

Methods for class 'bibliography'
fuzz_functions

Functions for fuzzy string matching
bibliography-class

Description of class 'bibliography'
aggregate_tasks

Combine (potentially overlapping) article sets generated by screening among a team of reviewers.
format_citation

Format a citation
extract_unique_references

Create a de-duplicated data.frame
avian_ecology_bibliography

Bibliographic data from 20 papers on avian ecology
distribute_tasks

Divide a set of articles among two or more reviewers
find_duplicates

Locate duplicated information within a data.frame
revwords

Load a set of stopwords
screen_duplicates

Shiny app for locating and excluding duplicated entries in a dataset
screen_abstracts

Shiny app for screening articles by their abstracts
merge_columns

rbind two or more data frames with different columns
write_bibliography

Export imported bibliographic data as .bib or .ris formats
tag_lookup

Lookup table for ris tags
make_dtm

Construct a document-term matrix (DTM)
revtools-package

revtools: Tools to support reviews and evidence synthesis
screen_topics_progress-class

Description of class 'screen_topics_progress'
read_bibliography

Import bibliographic data
screen_topics_progress-methods

Methods for class 'screen_topics_progress'
screen_titles

Shiny app for screening articles by their titles
screen_topics

Shiny app for screening bibliographies using topic models
run_topic_model

Calculate a topic model