Learn R Programming

MetaboAnalystR (version 2.0.0)

GetExtendRange: 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