quote_this: Quote this. Converts a long quoted string to separate...

View source: R/quote_this.R

quote_thisR Documentation

Quote this. Converts a long quoted string to separate elements in a vector.

Description

Runs scan() under the hood TBC: ideally split on any delim/white space as determined by user.

Usage

quote_this(x, what = " ")

Examples

quote_this('apple pear banana')

bansell/tidyExt documentation built on July 12, 2024, 12:58 p.m.