lyt_to_side_by_side {autoslider.core} | R Documentation |
Build side by side layout by cbind
Description
Build side by side layout by cbind
Usage
lyt_to_side_by_side(lyt, anl, side_by_side = NULL)
Arguments
lyt |
layout object |
anl |
analysis data object |
side_by_side |
A logical value indicating whether to display the data side by side. |
Value
An 'rtables' layout
[Package autoslider.core version 0.2.6 Index]