Gird layout in single row or column
grid_rowwise(..., cols = character(0L)) grid_colwise(..., rows = character(0L))
... | Items in CSS Grid Layout and arguments passed to |
---|---|
rows, cols | Sizes of rows and columns in a character vector.
If the given number of sizes are less than the number of items,
then |