PRISMA_interactive_ {PRISMA2020} | R Documentation |
Plot interactive flow diagram for systematic reviews
Description
Converts a PRISMA systematic review flow diagram into an interactive HTML plot, for embedding links from each box.
Usage
PRISMA_interactive_(plot, urls, previous, other)
Arguments
plot |
A plot object from |
urls |
A dataframe consisting of two columns: nodes and urls. The first column should contain 19 rows for the nodes from node1 to node19. The second column should contain a corresponding URL for each node. |
previous |
Logical argument (TRUE or FALSE) (supplied through
|
other |
Logical argument (TRUE or FALSE) (supplied through
|
Value
An interactive flow diagram plot.
See Also
[Package PRISMA2020 version 1.1.1 Index]