ch_column: Create a column

View source: R/keen.R

ch_columnR Documentation

Create a column

Description

Create a column

Usage

ch_column(width, ..., offset = NULL, id = paste0("column-", round(runif(1) *
  10000)))

Arguments

width

the grid width of the column

...

elements to include within the column

offset

the number of columns to offset this column

id

id for the column


ropenscilabs/rcheatsheet documentation built on May 11, 2022, 9:35 p.m.