.summary_rearrange {LMMELSM} | R Documentation |
Rearrange summary output.
Description
Rearrange summary output.
Usage
.summary_rearrange(x, cols, arrange = FALSE)
Arguments
x |
Summary table. |
cols |
Columns, in order, to place in front. |
arrange |
Logical (Default: FALSE). Whether to sort rows. |
Value
Data.frame.
Author(s)
Stephen R. Martin
[Package LMMELSM version 0.2.1 Index]