This is an internal-facing function similar to ggvisOutput, but with more options.
ggvisOutputElements(plot_id = rand_id("plot_id"), spec = NULL, shiny = TRUE)
Unique identifier to use for the div containing the ggvis plot.
Plot specification, used internally.
Should this include headers for Shiny? For dynamic and interactive plots, this should be TRUE; otherwise FALSE.