bare_space_combine: Turn a selection of space-separated bare strings into a...

Description Usage Details

View source: R/bare-space-combine.R

Description

Turns

a b c d e f

into

c("a", "b", "c", "d", "e", "f")

Usage

1

Details

If the option 'hrbraddins_uspace' is set TRUE, underscores will be converted to spaces before the final combine statement is created.


hrbrmstr/hrbraddins documentation built on Oct. 20, 2019, 7:43 a.m.