GetExtendRange: Extend axis

View source: R/general_misc_utils.R

GetExtendRangeR Documentation

Extend axis

Description

Extends the axis range to both ends vec is the values for that axis unit is the width to extend, 10 will increase by 1/10 of the range

Usage

GetExtendRange(vec, unit = 10)

Arguments

vec

Input the vector

unit

Numeric

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on Oct. 1, 2024, 6:31 p.m.