Other packages > Find by keyword >

PRISMA2020  

Make Interactive 'PRISMA' Flow Diagrams
View on CRAN: Click here


Download and install PRISMA2020 package within the R console
Install from CRAN:
install.packages("PRISMA2020")

Install from Github:
library("remotes")
install_github("cran/PRISMA2020")

Install by package version:
library("remotes")
install_version("PRISMA2020", "1.1.1")



Attach the package and use:
library("PRISMA2020")
Maintained by
Chris Pritchard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-12
Latest Update: 2023-02-09
Description:
Systematic reviews should be described in a high degree of methodological detail. The 'PRISMA' Statement calls for a high level of reporting detail in systematic reviews and meta-analyses. An integral part of the methodological description of a review is a flow diagram. This package produces an interactive flow diagram that conforms to the 'PRISMA2020' preprint. When made interactive, the reader/user can click on each box and be directed to another website or file online (e.g. a detailed description of the screening methods, or a list of excluded full texts), with a mouse-over tool tip that describes the information linked to in more detail. Interactive versions can be saved as HTML files, whilst static versions for inclusion in manuscripts can be saved as HTML, PDF, PNG, SVG, PS or WEBP files.
How to cite:
Chris Pritchard (2021). PRISMA2020: Make Interactive 'PRISMA' Flow Diagrams. R package version 1.1.1, https://cran.r-project.org/web/packages/PRISMA2020. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.3 (2021-07-12 11:30)
Other packages that cited PRISMA2020 R package
View PRISMA2020 citation profile
Other R packages that PRISMA2020 depends, imports, suggests or enhances
Complete documentation for PRISMA2020
Functions, R codes and Examples using the PRISMA2020 R package
Some associated functions: PRISMA_add_hyperlink_ . PRISMA_calc_filetype_ . PRISMA_data . PRISMA_flowdiagram . PRISMA_gen_tmp_svg_ . PRISMA_insert_js_ . PRISMA_interactive_ . PRISMA_save . read_PRISMAdata . sr_flow_interactive . 
Some associated R codes: PRISMA_flowdiagram.R . globals.R . utils.R .  Full PRISMA2020 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA