prFpValidateLabelList {forestplot} | R Documentation |
Validate the forestplot label list
Description
Checks that all list elements have equal length, i.e. there is a m x n relation
Usage
prFpValidateLabelList(labelList)
Arguments
labelList |
The list of labels |
Value
boolean
TRUE or FALSE
[Package forestplot version 3.1.3 Index]