facet_row: Create a vertical ribbon of panels

Description Usage Arguments References Examples

View source: R/facet.r

Description

Create a vertical ribbon of panels

Usage

1
facet_row(vl, field, type, round = TRUE, padding = 16)

Arguments

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

References

Vega-Lite Faceting

Examples

1
# see facet_col

vegalite documentation built on May 2, 2019, 10:46 a.m.