zlimmer | R Documentation |
Helper function for plotting - returns zlim for image
plot function
zlimmer(x, zlim = NULL, computed_range = NULL)
x |
Object of class |
zlim |
A user-specified |
computed_range |
If the range of the data was already computed, this can be passed in and will be used if relevant. |
If zlim = NULL
, then vector of length 2, otherwise returns zlim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.