Skip to contents

Add repeat to a vega-lite spec.

Usage

vl_repeat_wrap(spec, ..., columns = 2)

Arguments

spec

An input vega-lite spec

...

fields to use for repeat (strings)

columns

number of columns to add

Value

A modified Vega-Lite Spec