luccpl_plot_input: Plot Input Data

Description Usage Arguments Value Author(s)

View source: R/luccpl_plot.R

Description

This function creates an image in .jpeg format with all layers of the raster brick, as well as caption of the land use classes

Usage

1
luccpl_plot_input(X,date,pattern,color,pathMPinput,map_title,Width,Height)

Arguments

X

S4. A spatiotemporal raster brick

date

Integer. A vector that represents the timeline

pattern

Character. A vector with the land use patterns of the input data

color

Character. A vector with the colors to represent land use

pathMPinput

Character. Path to save .jpeg of the raster brick

map_title

Character. Title of multiplot

Width

Integer. Dimension of multiplot

Height

Integer. Dimension of multiplot

Value

Multiplot of input raster brick

Author(s)

Carlos Alexandre Romani


car13romani/LuccPL documentation built on Feb. 2, 2020, 4:36 a.m.