knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

litExplor

Lifecycle: experimental R-CMD-check GPL Licence Codecov test coverage

litExplor is made to help researchers get an feeling for the amount of literature already out there for a literature review.

The context that led to this package: 1. Decide to start a literature review 2. Meet with collaborators to brainstorm search terms 3. Manually put the same search terms into many databases - Some terms were more fruitful than others - Some terms had almost nothing written and were removed - Some terms dominated results and needed removed

Installation

You can install the development version of litExplor from GitHub with:

# install.packages("devtools")
devtools::install_github("ransomts/litExplor")

Example

Start the dialog either from the Addins menu in rstudio or with a call to litExplor()

Screenshots

example search screen

example heatmap screen example summary screen

\center



ransomts/litExplor documentation built on July 10, 2022, 5:45 p.m.