A qplot function of ggplot2 for grid data.
1 | qplot_grid(x, y, z, ..., data = NULL, facets = NULL)
|
x, y |
Coordinates of the grid cells. |
z |
Values of the grid cells. |
... |
Aesthetics passed into each layer. |
data |
Data frame to use (optional). |
facets |
Faceting formula to use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.