PRISMA_insert_js_ {PRISMA2020} | R Documentation |
Generate / insert JS for labels
Description
Generate the javascript method to insert the side labels
Usage
PRISMA_insert_js_(plot, identification_text, screening_text, included_text)
Arguments
plot |
the plot object (without side labels) |
identification_text |
the text to use as the "identification" label |
screening_text |
the text to use as the "screening" label |
included_text |
the text to use as the "identification" label |
Value
the plot object (with JS to generate side labels)
[Package PRISMA2020 version 1.1.1 Index]