addQuotes: Add quotes to a character string vector.

View source: R/TextFunctions.R

addQuotesR Documentation

Add quotes to a character string vector.

Description

Function to add quotes to a character string vector.

Usage

addQuotes(str, qt = "'")

Arguments

str
  • character vector to add quotes to

qt
  • quote character

Details

None.

Value

character vector w/ elements in quotes


wStockhausen/wtsUtilities documentation built on Feb. 3, 2025, 6:29 a.m.