vega: Create a new vega visualisation

Description Usage Arguments

View source: R/vega.R

Description

Create a new vega visualisation

Usage

1
vega(data = NULL, encoding = enc(), width = 300, height = 300)

Arguments

data

A data frame.

encoding

A list of aethetic encodings via enc().

width, height

Data plotting width and height.


vegawidget/virgo documentation built on May 3, 2021, 7:32 a.m.