addQuotes: This is a function to add quotation marks around each element...

Description Usage Arguments Value

View source: R/sourceSHAPE.R

Description

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

Usage

1
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


rSHAPE documentation built on July 19, 2019, 5:05 p.m.

Related to addQuotes in rSHAPE...