str_to_uuid | R Documentation |
Convert a string to a uuid by inserting hyphens in the right places
str_to_uuid(input_string)
input_string |
A 32-character string to convert to a uuid |
A string formatted as a uuid
str_to_uuid("f3f6bf4b9c424b6fbd90bece1418a415")
str_to_uuid("3a126f041a9e4127978bb6544a099d0d")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.