Rdocumentation
powered by
Learn R Programming
ggvis (version 0.4.1)
explain.ggvis: Print out the structure of a ggvis object in a friendly format
Description
Print out the structure of a ggvis object in a friendly format
Usage
## S3 method for class 'ggvis': explain(x, ...)
Arguments
x
Visualisation to explain
...
Needed for compatibility with generic. Ignored by this method.