PRISMA_get_height_ {PRISMA2020} | R Documentation |
Calculate the correct height of a box from a list (e.g. of exclusion reasons)
Description
Get the correct height for a box
Usage
PRISMA_get_height_(n, offset, min = 2)
Arguments
n |
the number of rows of text in the label |
offset |
the offset height (e.g. 3.5) |
min |
the minimum number of rows before adjusting |
Value
the height of the box
[Package PRISMA2020 version 1.1.1 Index]