shortenstring: shortenstring

Description Usage Arguments Value Examples

View source: R/shortenstring.R

Description

Shortens a string if it is longer than 50 characters.

Usage

1
shortenstring(string)

Arguments

string

The string to be shortened.

Value

The shortened string.

Examples

1
shortenstring("text")

carlos-r-git/scriptsearch documentation built on Sept. 1, 2020, 6:38 p.m.