drake (version 7.3.0)

drake_unquote: Remove leading and trailing escaped quotes from character strings.

Description

Deprecated on 2019-01-01

Usage

drake_unquote(x = NULL)

Arguments

x

Character vector.

Value

Character vector without leading or trailing escaped quotes around the elements.

Examples

Run this code
# NOT RUN {
# deprecated
# }

Run the code above in your browser using DataLab