custom_scale {sugarglider} | 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).