ggvis (version 0.4.9)

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 ggvis
explain(x, ...)

Arguments

x

Visualisation to explain

...

Needed for compatibility with generic. Ignored by this method.