make_layout_wide: Convert a single layout variable into a wideform layout block

Description Usage Arguments Value

Description

A helper function to make_updated_layout. Ultimately, this function should be a part of a different package–likely the layouts package, if we ever get that thing done.

Usage

1
make_layout_wide(data, .filt_col, .fill_empties = "Empty")

Arguments

data

the layout

.filt_col

a single column in data to be converted into a layout block

.fill_empties

what to fill in for wells without contents. Defaults to "Empty"

Value

A tibble, containing a wideform layout block.


taiawu/echowritr documentation built on Dec. 23, 2021, 7:42 a.m.