myCollapse: A function to collapse a vector into a character string.

Description Usage Arguments Examples

View source: R/ultility_functions.R

Description

This function is a wrapper around the paste

Usage

1
myCollapse(array, sep = "|")

Arguments

array

a vector

sep

what to interpace the array elements with, defualts to the or operator |

Examples

1

BillyEhrenberg/FTchartcolours documentation built on March 2, 2020, 12:13 a.m.