Skip to content

Commit 64ac019

Browse files
authored
Update README.md
1 parent 9137a77 commit 64ac019

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# PRISMA2020 Flow Chart <img src="PRISMA2020-hex.png" align="right" width="20%"/>
1+
# PRISMA2020 Flow Chart <img src="PRISMA2020-hex.png" align="right" width="15%"/>
22

33
You can use this package to produce a flow chart that conforms to the PRISMA 2020 preprint standards using the `PRISMA_flowchart()` function. The data can be manually entered into the function, or loaded up using the template CSV file provided in 'INST/EXTDATA/'. The function, (if 'interactive = TRUE') produces an interactive HTML ouput with each box linking to a specific page (e.g. of search results or methods details), and hover-over tooltips for further information.
4-
4+
<br>
55
<img src="inst/extdata/PRISMA.png" align="right" width="60%" height="40%" />
6-
6+
<br>
77
The 'Previous' and 'Other' study arms of the flowchart can be toggled on and off and removed or added to the chart by specifying this in the function inputs.
88

99
A static version is produced otherwise. <a href="https://srflowdiagram.github.io/template.html" target="_blank">

0 commit comments

Comments
 (0)