Description Usage Arguments Value Examples
Helper function for alphabetize addin.
Given active text selection, the function parses the text and
re-order them by the alphabet.
1 |
text |
String, user text selection |
sorted text
1 2 3 4 5 | cat(
alpha_sort(
'library(tidyr)
library(stringr)
library(dplyr)'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.