html_layout: Create an html grid layout

Description Usage Arguments Value

View source: R/html_layout.R

Description

Create an html grid layout

Usage

1
html_layout(layout = list(c(1, 2, 1), c(3, 1), c(1, 1, 1, 1)))

Arguments

layout

list of vectors. one vector per row, the integers in the vector specifying the relative width of rach cell of this row.

Value

Character. html grid.


NicolasJBM/writer documentation built on Aug. 12, 2019, 2:36 p.m.