Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.51 KB

README.md

File metadata and controls

34 lines (29 loc) · 1.51 KB

solesR package

This is our open source R package for the development of Systematic Online Living Evidence Summaries (SOLES). The package includes functions for:

  • automating systematic searches
  • deduplication
  • downloading full texts
  • using regular expressions
  • pulling in additional metadata from openalex
  • measuring the reporting of measures to reduce bias
  • assessing code / data sharing
  • working with data from SyRF

Read more about SOLES from our publication in 2023

Installation

library(devtools)
install_github("camaradesuk/solesR")
library(solesR)

Packages and libraries used by solesR

We want to aknowledge the software that has made our work here possible, including: