custom_scale: Retrieve scaling function

View source: R/geom_glyph_ribbon.R

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


sugarglider documentation built on Oct. 24, 2024, 5:07 p.m.