sortDelimitedString: Alphabetically sort delimited strings

View source: R/emailNotifier.R

sortDelimitedStringR Documentation

Alphabetically sort delimited strings

Description

Alphabetically sort delimited strings

Usage

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.


gmbecker/gRAN documentation built on July 5, 2023, 11:05 p.m.