Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

repch

Repeat a Character


Description

Repeat a character n times and concatenate into a single value.

Usage

repch(x, n)

Arguments

x

character to be repeated

n

number of times to be repeated

Value

character vector

Examples

repch("abc", 5)

cursr

Cursor and Terminal Manipulation

v0.1.0
MIT + file LICENSE
Authors
Chris Mann
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.