check_scales: Check plot scales

View source: R/xplot_helpers.R

check_scalesR Documentation

Check plot scales

Description

Check plot scales

Usage

check_scales(scale, log)

Arguments

scale

The axis to be checked. Can be 'x' or 'y'.

log

A string to guide which axis (e.g. 'x', 'y' or 'xy') should be plotted on log scale.

Value

A string taking 'continuous' or 'log10' as value.


guiastrennec/ggxpose documentation built on Feb. 3, 2024, 7:36 a.m.