get_dl_uids | R Documentation |
Deprecated function for extracting UIDs from a data list.
Please use
uids()
instead.
get_dl_uids(dl, prefix = FALSE)
dl |
A nested list of input data from |
prefix |
If TRUE, preserves the "uid_" prefix added to UIDs when creating a data list. |
A character vector of the UID labels contained in a data list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.