
R package for shortening URLs, supporting Bit.ly & j.mp & is.gd & Goo.gl and other custom domains
Installing
Either see CRAN or use devtools
to install the latest version from Github:
library(devtools)
devtools::install_github("dmpe/urlshorteneR", build_vignettes = TRUE)
Tested on Ubuntu 15.10 and Windows 10 (64 bit)
Help needed !!!
Looking for examples and current implementation status ?
Check the vignette in vignettes
folder.
How to contribute
See Contribute.md
Special thanks to:
- Developed by ([@dmpe](https://www.github.com/dmpe)) and [@DataWookie](https://github.com/DataWookie) :yum:.