semnar (version 0.8.1)

shorten_url: Shorten the URLs of any links in a semnar object

Description

Shorten the URLs of any links in a semnar object

Usage

shorten_url(object, service = "V.gd")

# S3 method for semnar shorten_url(object, service = "Is.gd")

Value

An object of class semnar with any URLs in object$link replace with shorter ones according to the value of service.

Arguments

object

an object of class semnar. See add_presentation().

service

service to use for shortening URLs. Current options are "V.gd" (default) and "Is.gd".

See Also

add_presentation() guess_address()