convert_uids | R Documentation |
Column name "uid" is reserved for the unique identifier of observations. This function ensures all data frames have their UID set as "uid".
convert_uids(dll, uid)
dll |
A data list-like |
uid |
(string) the name of the uid column currently used data |
dll The provided nested list with "uid" as UID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.