Learn R Programming

autoslider.core (version 0.2.5)

lyt_to_side_by_side: 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)

Value

An `rtables` layout

Arguments

lyt

layout object

anl

analysis data object

side_by_side

A logical value indicating whether to display the data side by side.