plot_spec: Output plot specification

Description Usage Arguments

Description

Output plot specification

Usage

1
2
3
  plot_spec(plot, width = 600, height = 400,
    padding = c(20, 20, 20, 20), embed_data = FALSE,
    data_dir = NULL)

Arguments

width

width of visualisation in pixels

height

height of visualisation in pixels

padding

a numeric vector of length 4 giving the padding on the top, right, bottom and left sides respectively.


hadley/gg2v documentation built on May 17, 2019, 10:15 a.m.