sort_named_list | R Documentation |
Reorder list according to its names.
sort_named_list(x, decreasing = FALSE)
x |
a list |
decreasing |
logical. Should the sort be increasing or decreasing? |
sorted list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.