drake (version 7.3.0)

drake_quotes: Put quotes around each element of a character vector.

Description

Deprecated on 2019-01-01

Usage

drake_quotes(x = NULL, single = FALSE)

Arguments

x

Character vector or object to be coerced to character.

single

Add single quotes if TRUE and double quotes otherwise.

Value

Character vector with quotes around it.

Examples

Run this code
# NOT RUN {
# deprecated
# }

Run the code above in your browser using DataCamp Workspace