f_abbreviation: Abbreviate Strings

Description Usage Arguments Value See Also Examples

Description

A wrapper for abbreviate for abbreviating strings.

Usage

1
2
3

Arguments

x

A vector of text strings.

length

The minimum length of the abbreviations.

...

Other arguments passed to abbreviate.

Value

Returns a string vector with strings abbreviated.

See Also

abbreviate

Examples

1
2

numform documentation built on Oct. 10, 2021, 1:10 a.m.