geom_surface: Translate raster into ggplot object

Description Usage Arguments Value Author(s)

View source: R/geom_surface.R

Description

This function takes a raster and translates it into a ggplot geometry layer for plotting.

Usage

1
geom_surface(raster, ...)

Arguments

raster

An object of type raster

...

Passed on to geom_tile as optional arguments.

Value

An object of type geom_tile

Author(s)

Rodney J. Dyer rjdyer@vcu.edu


MarianaLag/Mlag documentation built on Feb. 13, 2020, 12:30 a.m.