TT.str: Stretch or reshape the range of value of some data set.

View source: R/soiltexture.R

TT.strR Documentation

Stretch or reshape the range of value of some data set.

Description

Function to 'stretch' or reshape the range of value of some data set. Usefull for cex parameter in plot.

Usage

TT.str(x, str.min = 0, str.max = 1)

Arguments

x

Vector of numeric values.

str.min

Minimun value after stretching.

str.max

Maximun value after stretching.

Author(s)

Julien Moeys [aut, cre], Wei Shangguan [ctb], Rainer Petzold [ctb], Budiman Minasny [ctb], Bogdan Rosca [ctb], Nic Jelinski [ctb], Wiktor Zelazny [ctb], Rodolfo Marcondes Silva Souza [ctb], Jose Lucas Safanelli [ctb], Alexandre ten Caten [ctb]


soiltexture documentation built on May 29, 2024, 7:53 a.m.