Interactive Grammar of Graphics
Add a vega axis specification to a ggvis plot
Add dataset to a visualisation
Defunct function for adding an axis
Defunct function for adding a legend
Add a vega legend specification to a ggvis plot
Add visual properties to a visualisation
Add x_rel and y_rel scales
Add arbitrary scales to ggvis.
Add tooltips to a plot.
Coerce an ggvis object to a vega list.
Automatically group data by grouping variables
Create an axis_props object for controlling axis properties.
A band
Bin vectors
Align positions using length.
Bin data along a continuous variable
Calculate boxplot values
Count data at each location
Compute density of data.
Create a model of a data set and compute predictions.
Stack overlapping data.
Count data at each location of a categorical variable
Create a broker object
Create a new interactive "input" object.
Default options
Dplyr verbs for ggvis.
Print out the structure of a ggvis object in a friendly format
Explain details of an object
Export a PNG or SVG from a ggvis object
Generate sequence of fixed size intervals covering range.
Get data from a ggvis object
Visualise a data set with a ggvis graphic.
Send a message to ggvis running on client
Create a new ggvis_scale object.
Create a ggvis control output element in UI
Create HTML elements for ggvis output
Divide data into groups.
Handle brush events on a visualisation.
Handle mouse actions on marks.
Handlers and interactive inputs for plot sizing.
Create an interactive checkbox.
Create interactive control to select one (or more options) from a list...
Create an interactive slider.
Create an interactive text or numeric input box.
Tests whether an object is an axis_props object
Determine if an object is a broker object
Determine if an ggvis is dynamic (i.e. needs to be run in a shiny app)
Is an object a ggvis object?
Tests whether an object is a legend_props object
Tests whether an object is a scaled_value object
Knit print method for ggvis plots.
Display data with bars (a barchart).
Display data with a boxplot.
Transformation: density estimate
Create a new layering function.
Guess the right type of layer based on current properties.
Display binned data
Layer lines on a plot.
Overlay model predictions or a smooth curve.
Interactive inputs bound to arrow keys.
Create an axis_props object for controlling legend properties.
Create a linked brush object.
Create a new "mark" object.
Vega marks.
Create new prop object
Define padding.
Pipe graphics
View in a ggvis plot in the browser.
Create a property.
Property domain.
Convert the name of a property to the name of its default scale.
Manage a list of properties.
Compute the "resolution" of a data vector.
Tools to save and view static specs.
Add a date-time scale to a ggvis object.
Add a numeric scale to a ggvis object.
Add a ordinal, nominal, or logical scale to a ggvis object.
Create a scaled_value object
Add a scale to a ggvis plot
Given the type of a ggvis scale, get the name of its corresponding veg...
Set options for a ggvis plot
Set the label for a scale
Connect a ggvis graphic to a shiny app.
Print out the vega plot specification
Send a message to the client to show or hide a tooltip
Create a page with a sidebar
singular.
Create a subvisualisation.
Determine the "type" of a vector
Determine the vega data type for a vector
Waggle back and forth between two numbers
Determine if range of vector is close to zero, with a specified tolera...
An implementation of an interactive grammar of graphics, taking the best parts of 'ggplot2', combining them with the reactive framework of 'shiny' and drawing web graphics using 'vega'.