variableStandardisation: variableStandardisation

View source: R/variableStandardisation.R

variableStandardisationR Documentation

variableStandardisation

Description

Standardise raster layers by subtracting the mean and dividing by the standard deviation (Cardillo et al. 2018 Journal of Biogeography).

Usage

variableStandardisation(original_path, new_path, original_format = ".asc")

Arguments

original_path

character, the path to the folder containing the variables.

new_path

character, the path to the folder where the standardised variables shall be saved.

original_format

character, indicates the format of the layers to be standardised.

Value

This function standardises the variables and saves the new version.


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