getHashString | R Documentation |
Get a hash string, i.e. a string unlikely to occur again
getHashString(pattern = "", useDate = TRUE)
pattern |
a prefix that will be used in the returned hash string |
useDate |
Should the current time and date be used in the hash string to make it even more unique |
a character string unlikely to occur again
Fabian Mueller
getHashString()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.