session_uuid | R Documentation |
Provides Unique Session ID According to Current R Session
session_uuid(pid = Sys.getpid(), attributes = FALSE)
pid |
R session process ID, default is |
attributes |
whether to append data used to calculate ID as attributes, default is false |
Character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.