Description Usage Arguments Value Examples
The only difference from logicle_trans is it is scaled to c(0,1) range.
1 2 3 4 5 6 7 8 | logicleGml2_trans(
T = 262144,
M = 4.5,
W = 0.5,
A = 0,
n = 6,
equal.space = FALSE
)
|
T, M, W, A |
see logicletGml2 |
n |
desired number of breaks (the actual number will be different depending on the data range) |
equal.space |
whether breaks at equal-spaced intervals |
a logicleGml2 transformation object
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.