qplot_grid: qplot of the grid data.

Description Usage Arguments

View source: R/sibadaR.R

Description

A qplot function of ggplot2 for grid data.

Usage

1
qplot_grid(x, y, z, ..., data = NULL, facets = NULL)

Arguments

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.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.