View source: R/private_prepLabelText.R
prepLabelText | R Documentation |
Prepares an object that contains the number of columns and rows
prepLabelText(labeltext, nr)
## S3 method for class 'forestplot_labeltext'
x[i, j, ...]
labeltext |
The label text input, either |
nr |
The number of rows |
x |
A |
i |
The row |
j |
The column |
... |
Passed on to the |
Returns a forestplot_labeltext
object with attributes:
no_cols
no_rows
widthcolumn
label_type
[
: Pick the value that corresponds to the row and column.
Returns expression
, call
, or text
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.