PRISMA2020: An R package and Shiny app for producing PRISMA 2020-compliant flow diagrams, with interactivity for

Neal R Haddaway1,2, Matthew J Page3, Chris C Pritchard4

  • 1Leibniz-Centre for Agricultural Landscape Research (ZALF) Müncheberg Germany.

Summary

This study introduces a new, free tool for creating PRISMA 2020-compliant systematic review flow diagrams. The tool enhances transparency and scientific communication through interactive visualizations, benefiting researchers with and without coding experience.

Related Concept Videos

Interpreting R Charts01:22

Interpreting R Charts

R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
92
Introduction to R01:11

Introduction to R

R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
459
Flow Sheet01:17

Flow Sheet

Flowsheets are valuable tools in nursing documentation. They enable healthcare professionals to efficiently record and monitor various patient assessments and measurements in a consolidated format.
Here's a closer look at the examples of flowsheets commonly used by nurses:
Graphic Sheet Documentation:
1.8K
Flow Table Test01:12

Flow Table Test

The flow table test is an established method used to assess the workability of concrete, particularly useful for evaluating highly flowable concrete mixes. This test employs an apparatus that consists of a wooden board topped with a steel plate, collectively weighing 35 pounds. The board is connected to a base via a hinge and measures 27.6 inches on each side.
Concrete is placed within a truncated cone mold that is 8 inches high with an 8-inch base diameter and a 5-inch top diameter. The...
215
pV-Diagrams01:18

pV-Diagrams

The pV diagram, which is a graph of pressure versus volume of the gas under study, is helpful in describing certain aspects of the substance. When the substance behaves like an ideal gas, the ideal gas equation describes the relationship between its pressure and volume. On a pV diagram, it is common to plot an isotherm, which is a curve showing p as a function of V with the number of molecules and the temperature fixed. Then, for an ideal gas, the product of the pressure of the gas and its...
4.3K
The R Chart01:02

The R Chart

In statistical process control, control charts, particularly R charts, are instrumental in monitoring process variations and identifying non-random patterns that run charts might miss. R charts track the variability within process subgroups, which is crucial when standard deviation use is impractical or unknown process variations exist.
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
117