addQuotes {rSHAPE}R Documentation

This is a function to add quotation marks around each element of a character string vector

Description

This is a function to add quotation marks around each element of a character string vector

Usage

addQuotes(funcIn)

Arguments

funcIn

a vector of character strings which you want padded by quotation marks

Value

character vector of length equal to the input


[Package rSHAPE version 0.3.2 Index]