srep: Replicate and concatenate a string

Description Usage Arguments Value Author(s) Examples

Description

Replicate and concatenate a string

Usage

1
srep(x, ...)

Arguments

x

See rep

...

See rep

Value

character

Author(s)

Xiaobei Zhao

Examples

1
srep("*",5)

Xmisc documentation built on May 2, 2019, 8:23 a.m.