base_axis_constr | R Documentation |
Helper to rescale and label axes when linlog / asinh transformation is used.
base_axis_constr(lim, trans = "P", nint = 10)
lim |
vector of length 2 of axis extents. |
trans |
transformation applied. Defaut is "P". |
nint |
positive integer value indicating (approximately) the desired number of intervals. Default is 10. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.