expand_batch: Accepts multiple tiny.cc short urls and returns the long urls

Description Usage Arguments Details Value Author(s) See Also

View source: R/expand_batch.R

Description

Accepts array of tiny.cc short urls and returns the array of pairs of long url and short url.

Usage

1
expand_batch(shortURLs)

Arguments

shortURLs

vector, the vector of short urls to expand.

Details

Maximum number of results requested in each call - 30.

Value

A list, representing the response from the tiny.cc API.

Author(s)

Philipp Ottolinger

See Also

<https://tiny.cc/api-docs>


ottlngr/tinycc documentation built on May 23, 2019, 1:10 p.m.