vega.Rd
Create a new vega visualisation
vega(data = NULL, encoding = enc(), width = 300, height = 300)
A data frame.
A list of aethetic encodings via enc().
enc()
Data plotting width and height.