squeeze | R Documentation |
Squeeze or compress depths below a boundary by a certain amount. Accompanies the stretch function; see the stretch function for code on running the accordion
squeeze(d, boundary, times)
d |
The depth(s) to be squeezed |
boundary |
The depth below which depths should be squeezed |
times |
The factor by which the depths should be squeezed |
The squeezed depth(s)
Maarten Blaauw
squeeze(40,25,20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.