Learn R Programming

CDF.PSIdekick (version 1.2)

Abbrev: Tranforms long numbers into short strings.

Description

Abbreviates long numeric values into visually shorter strings

Usage

Abbrev(value)

Arguments

value
A single numeric value

Value

A string value such as 1k for 1000

Examples

Run this code
Abbrev(1700000)

Run the code above in your browser using DataLab