sort_clip_char: Take clipboard contents, and write sorted character vector back
Description
Take clipboard contents, and write sorted character vector back
Usage
sort_clip_char(cl = NULL)
Arguments
cl
Name of class to give to data before sorting, default is
NULL
.