Learn R Programming

drake (version 7.5.2)

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.