custom_scale {sugarglider}R Documentation

Retrieve scaling function

Description

This function checks whether a custom scaling function ('dx') has been provided.

Usage

custom_scale(dx)

Value

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).


[Package sugarglider version 1.0.3 Index]