Learn R Programming

ggbash (version 0.4.5)

split_by_space: split a given string by spaces

Description

split a given string by spaces

Usage

split_by_space(input = "    point x=3 y=4 color=5 ")

Arguments

input

A character. Typically one of the elements returned by split_by_pipe.

Value

A character vector