R/geoms.R
geom_tile.Rd
Map a continuous color for the classic heatmap look.
color
geom_tile( mapping = NULL, data = NULL, color = NULL, alpha = NULL, width = NULL, height = NULL )
As in geom_point().
geom_point()
Tile size in data units (default: data resolution).
A Layer.