Create the data needed to generate a glyph plot.
1 2 3 4  | 
data | 
 A data frame containing variables named in
  | 
x_minor,y_minor,x_major,y_major | 
 The name of the variable (as a string) for the major and minor x and y axes. Together, each unique  | 
polar | 
 A logical of length 1, specifying whether
the glyphs should be drawn in polar coordinates.
Defaults to   | 
height,width | 
 The height and width of each glyph.
Defaults to 95% of the   | 
y_scale,x_scale | 
 The scaling function to be applied
to each set of minor values within a grid cell.  Defaults
to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.