Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


PRISMAstatement

PRISMAstatement is a simple package which does one thing: generate publication quality flow charts of study inclusions and exclusions following recommendations of the PRISMA statement. See the vignettes (vignette("PRISMA"), vignette("exclusionflowcharts")) for more details.

Installation

You can install the released version of PRISMAstatement from CRAN with:

install.packages("PRISMAstatement")

Example

library(PRISMAstatement)
prisma(found = 750,
       found_other = 123,
       no_dupes = 776, 
       screened = 776, 
       screen_exclusions = 13, 
       full_text = 763,
       full_text_exclusions = 17, 
       qualitative = 746, 
       quantitative = 319)

Copy Link

Version

Install

install.packages('PRISMAstatement')

Monthly Downloads

50

Version

1.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Jack O Wasey

Last Published

May 8th, 2019