merge_list_to_str: Converts List of str to unique str seperated by sep

Description Usage Arguments Value

View source: R/utils.R

Description

Converts List of str to unique str seperated by sep

Usage

1
merge_list_to_str(str_list, sep = ", ")

Arguments

str_list

the lis

sep

(optional) default is ,

Value

string


shambhu112/shinyspring documentation built on July 9, 2021, 2:07 p.m.