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 March 16, 2024, 10:38 a.m.