url_isgd: Shortens or Expands URLs

Description Usage Arguments Examples

Description

Shortens or Expands URLs. It uses the is.gd API : https://is.gd/. Once URL has been shortened initially, same shortened url is returned

Usage

1
url_isgd(url, shrtn = TRUE)

Arguments

url

url to be shortened or expanded

shrtn

T/F whether to shorten or expand

Examples

1
url_isgd("http://andrewgelman.com/2016/03/22/text-sentiment-visualizer/")

data-steve/blogtools documentation built on May 14, 2019, 6:17 p.m.