Pre-compute RelDataModel layout when missing any x or y table position
Source:R/RelDataModel.R
auto_layout.Rd
Pre-compute RelDataModel layout when missing any x or y table position
Usage
auto_layout(
x,
layout = "layout_nicely",
lengthMultiplier = 40 * length(x),
force = FALSE
)