.tiny {carbonate} | R Documentation |
convert carbon uri to tinyurl
Description
convert carbon uri to tinyurl with option to attach to clipboard.
Usage
.tiny(self, private, clip = FALSE)
Arguments
self |
carbon self object |
private |
carbon private object |
clip |
boolean, write tinyurl to clipboard, Default: FALSE |
Details
If clip is set to TRUE write_clip will put the tinyurl on the clipboard.
Value
character
[Package carbonate version 0.1.4 Index]