View source: R/abscreen.time.R
abscreen.time | R Documentation |
This function calculates the time needed to screen the abstracts of the titles deemed to be relevant at the previous stage in a systematic review, based on the inputs of the number of relevant titles ('incltitles.number', see 'incltitles.number' function), the number of abstracts that can be screened per day ('abstracts.day'), and the percentage of all abstracts that are double checked for consistency ('abstracts.checked'). Where full dual screening of all records is used, this will equal a percentage of 100 abstracts being checked. Default values are provided based on the empirical study of environmental systematic reviews by Haddaway and Westgate (2018) https://doi.org/10.1111/cobi.13231.
abscreen.time(incltitles.number = 1240.665, abstracts.day = 192, abstracts.checked = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.