PrefixAndRepeat: Return a prefixed and repeated string of character

Description Usage Arguments

View source: R/helper_fun.R

Description

Return a prefixed and repeated string of character

Usage

1
PrefixAndRepeat(chars, times = 1, prefix = "")

Arguments

chars

A string of characters (popvalue)

times

The number of repetitions (ncolpop), default: 1

prefix

A text prefix, default: ”


vortexR documentation built on April 14, 2020, 7:23 p.m.