Rdocumentation
powered by
Learn R Programming
ggvis (version 0.4.1)
save_spec: Tools to save and view static specs.
Description
These functions are mainly useful for testing.
Usage
save_spec(x, path, ...)
view_spec(path, ...)
Arguments
x
a ggvis object
path
location to save spec to, or load spec from
...
other arguments passed to
as.vega