reorder_dl_uids | R Documentation |
Reorder the uids in a data list
reorder_dl_uids(dl, ordered_uids)
dl |
A nested list of input data from |
ordered_uids |
A vector of the uid values in the data list in the desired order of the sorted data list. |
A data list ("list"-class object) with reordered observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.