prefixv: Prefix character vector with a given tag

View source: R/utils-DF.R

prefixvR Documentation

Prefix character vector with a given tag

Description

Prefix character vector with a given tag

Usage

prefixv(vec, prefix, sep = ".")

Arguments

vec

a character vector

prefix

the tag to be added at the beginning of each element of vec

sep

the separator between the tag and the original content; default='.'

Value

a character vector


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.