Learn R Programming

drake (version 7.13.11)

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

Description

Deprecated on 2019-01-01

Usage

drake_unquote(x = NULL)

Value

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

Arguments

x

Character vector.