base_axis_constr: Axis Constructor

View source: R/graphs_utils.R

base_axis_constrR Documentation

Axis Constructor

Description

Helper to rescale and label axes when linlog / asinh transformation is used.

Usage

base_axis_constr(lim, trans = "P", nint = 10)

Arguments

lim

vector of length 2 of axis extents.

trans

transformation applied. Defaut is "P".

nint

positive integer value indicating (approximately) the desired number of intervals. Default is 10.


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.