variableCorrelation: variableCorrelation

View source: R/variableCorrelation.R

variableCorrelationR Documentation

variableCorrelation

Description

Checks the correlation amongst the variables that contributes most to the species modelling with maxent.

Usage

variableCorrelation(occ, path, th = 0.7, original_format = ".asc")

Arguments

occ

table containing columns with the species name, longitude, and latitude.

path

character, the path to the folder containing the variables.

th

threshold of correlation. Default is 0.7.

original_format

character, indicates the format of the layers.

Value

This function return a table informing which variables are less correlated than the defined threshold.


EduardoArle/nicheRealisation documentation built on Jan. 12, 2023, 1:50 a.m.