screen_list_fulltxt: Create a list to screen full texts

Description Usage Arguments Value Examples

Description

Creates a list of data.frames to screen full texts

Usage

1
screen_list_fulltxt(x, reviewers, cols = "TITLE")

Arguments

x

A set of publications records for full-text screening

reviewers

Names of people that will screen full texts

cols

Columns from x to include in the full-text screeners

Value

A list of of data.frames, formatted for each reviewer to screen abstracts

Examples

1
2
3
4
## Not run: 
screening_list <- screen_list_fulltxt(form_mm_recs, c("you", "me"))

## End(Not run)

graggsd/sysreviewR documentation built on May 16, 2019, 2:52 a.m.