PRISMA_interactive_ {PRISMA2020} | R Documentation |
Converts a PRISMA systematic review flow diagram into an interactive HTML plot, for embedding links from each box.
PRISMA_interactive_(plot, urls, previous, other)
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
|
An interactive flow diagram plot.