uuid_to_flickr58 | R Documentation |
Convert uuid to base58 encoding of flickr
uuid_to_flickr58(input)
input |
character vector of uuids |
character vector of base58 encoded uuids
uuids <- generate_uuid(5)
uuid_to_flickr58(uuids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.