Learn R Programming

sits (version 1.12.0)

.sits_scale_matrix_integer: Scale the time series values in the case of a matrix

Description

This function transforms a numerical matrix into an integer one.

Usage

.sits_scale_matrix_integer(values.mx, scale_factor, multicores)

Arguments

values.mx

Matrix of values.

scale_factor

Scaling factor.

multicores

Number of cores.

Value

Scaled integer matrix.