lyt_to_side_by_side_two_data {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_two_data(lyt, anl, alt_counts_df, side_by_side = NULL)
Arguments
lyt |
layout object |
anl |
analysis data object |
alt_counts_df |
alternative data frame for counts |
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]