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

View source: R/deprecated.R

drake_unquoteR Documentation

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

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.


drake documentation built on May 29, 2024, 11:08 a.m.