Description Usage Arguments Value
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.
1 | make_layout_wide(data, .filt_col, .fill_empties = "Empty")
|
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" |
A tibble, containing a wideform layout block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.