Converts a PRISMA systematic review flow diagram into an interactive HTML plot, for embedding links from each box.

PRISMA_interactive_(plot, urls, previous, other)

Arguments

plot

A plot object from PRISMA_flowdiagram().

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 PRISMA_flowdiagram()) specifying whether previous studies were sought.

other

Logical argument (TRUE or FALSE) (supplied through PRISMA_flowdiagram()) specifying whether other studies were sought.

Value

An interactive flow diagram plot.

See also

PRISMA_interactive_()