check_scales {xpose}R 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.


[Package xpose version 0.4.19 Index]