Learn R Programming

spartan (version 3.0.2)

join_strings_space: Join strings and separate by a space

Description

Join strings and separate by a space

Usage

join_strings_space(string_list)

Arguments

string_list

List of text elements to combine

Value

Combined list as string separated by a space