PlotRst: Visualize raster map

Description Usage Arguments Value Author(s)

View source: R/PlotRst.R

Description

Visualize raster map with ggplot

Usage

1
PlotRst(rst, date, variable, layer, limits, legend="", lowcol="#f7fbff", highcol="#08306b")

Arguments

rst

raster object

date

character, date characterization

variable

character, variable characterization

layer

character, layer characterization

limits

numeric, vector setting y-limits for plot

legend

character, legend characterization, e.g. "vol%" for soil moisture data

lowcol

minimum colour for visualization, default = "#f7fbff"

highcol

maximum colour for visualization, default = "#08306b"; default is creating a blue colour range

Value

ggplot object

Author(s)

Johannes Brenner, Johannes.Brenner@eurac.edu


JBrenn/TopoSUB documentation built on May 7, 2019, 7:39 a.m.