View source: R/geom_glyph_ribbon.R
custom_scale | R Documentation |
This function checks whether a custom scaling function ('dx') has been provided.
custom_scale(dx)
A logical value: 'FALSE' if 'dx' is 'NULL' (no scaling function provided) or 'TRUE' if 'dx' is not the 'identity' function (custom scaling function provided).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.