total_visits_batch: Accepts multiple tiny.cc short urls and returns their total...

Description Usage Arguments Details Value Author(s) See Also

View source: R/total_visits_batch.R

Description

Accepts array of tiny.cc short urls and returns the total visits for each short url.

Usage

1
total_visits_batch(shortURLs)

Arguments

shortURLs

vector, the vector of short urls to get visits for.

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.