TT.str {soiltexture} | R 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]
[Package soiltexture version 1.5.3 Index]