num2sci {seqplots}R Documentation

Converts numeric values labels with metric system suffix, i.e k, M, G, etc.

Description

Converts numeric values labels with metric system suffix, i.e k, M, G, etc.

Usage

num2sci(n)

Arguments

n

The numeric value, that will be converted to label.

Value

character


[Package seqplots version 1.18.0 Index]