Learn R Programming

sdStaf (version 1.0.2)

cor.show: Correlogram plot

Description

Returns plot with correlation values among predicted variables.

Usage

cor.show(r, rm = FALSE, var.rm)

Arguments

r

EnvimRed-class.

rm

logical. If TRUE, allows remove some variables from imput data set. (default = FALSE)

var.rm

variables names of imput data set. Using colnames(RasterStick), Where RasterStick is RasterStack* object.

Value

Correlogram plot

Details

Correlation matrix based on pearson.

See Also

reduce.env