strShorten: strShorten

Description Usage Arguments

Description

Shortens a string

Usage

1
  strShorten(str, max.nchar = 20, cont = "...")

Arguments

str

a string

max.nchar

maximum number of chars in the return string

cont

ending of the shortend string


rhr documentation built on May 2, 2019, 6:06 p.m.

Related to strShorten in rhr...