PrefixAndRepeat: Return a prefixed and repeated string of character

View source: R/helper_fun.R

PrefixAndRepeatR Documentation

Return a prefixed and repeated string of character

Description

Return a prefixed and repeated string of character

Usage

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: ”


carlopacioni/vortexR documentation built on May 6, 2022, 12:07 p.m.