explain.ggvis {ggvis} | R Documentation |
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. |
[Package ggvis version 0.4.9 Index]