Learn R Programming

spartan (version 3.0.2)

join_strings_nospace: Join strings and separate with no space

Description

Join strings and separate with no space

Usage

join_strings_nospace(string_list)

Arguments

string_list

List of text elements to combine

Value

Combined list as string separated by no spaces