sortDelimitedString: Alphabetically sort delimited strings

Description Usage Arguments Value Note

View source: R/emailNotifier.R

Description

Alphabetically sort delimited strings

Usage

1
sortDelimitedString(string, delimiter = ",", ...)

Arguments

string

A string

delimiter

A delimiter that separates contents of string

...

Arguments that you want to pass to base::sort()

Value

String that is alphabetically sorted

Note

This function is not intended for direct use by the end user.


GRANBase documentation built on Feb. 6, 2020, 5:09 p.m.