facet_row {vegalite} | R Documentation |
Create a vertical ribbon of panels
facet_row(vl, field, type, round = TRUE, padding = 16)
vl |
Vega-Lite object |
field |
single element character vector naming the column. |
type |
the encoded field’s type of measurement. |
round |
round values |
padding |
facet padding |
# see facet_col