num2sci: Converts numeric values labels with metric system suffix, i.e...

View source: R/helper_functions.R

num2sciR 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


Przemol/seqplots documentation built on May 14, 2022, 6:47 a.m.