Learn R Programming

longurl (version 0.3.3)

Expand Short 'URLs'

Description

Tools are provided to expand vectors of short URLs into long 'URLs'. No 'API' services are used, which may mean that this operates more slowly than 'API' services do (since they usually cache results of expansions that every user of the service requests). You can setup your own caching layer with the 'memoise' package if you wish to have a speedup during single sessions or add larger dependencies, such as 'Redis', to gain a longer-term performance boost at the expense of added complexity.

Copy Link

Version

Install

install.packages('longurl')

Monthly Downloads

158

Version

0.3.3

License

MIT + file LICENSE

Maintainer

Last Published

June 23rd, 2020

Functions in longurl (0.3.3)

expand_urls

Expand a vector of (short) URLs using
longurl

Tools expand vectors of short URLs into long URLs