Set of R functions to perform and automate tasks for the screening of papers for systematic reviews and meta-analysis using Rayyan software (Ouzzani et al., 2016).
Last updated: 24/01/2023
R version: 4.2.2
https://coraliewilliams.github.io/splitref/vignette_rayyan_helper.html
Functions to randomly select and split a list of references from an exported Rayyan project (https://rayyan.ai/) for a pilot assessment or for a collaborative Rayyan project.
-
getpilot
: randomly select n number of papers from file. -
splitref_prop
: randomly split dataframe (reference list) between two collaborators. -
random_split
: randomly split dataframe (reference list) between k collaborators.