includeFlickr {juicedown}R Documentation

Include Flickr album

Description

Include Flickr album

Usage

includeFlickr(albumUrl, title = NULL, width = 480, height = 360)

Arguments

albumUrl

character. Share URL of a public album

title

character. Default NULL. If given, overwrite the title of the album.

width

integer. Width of the widget in pixel.

height

integer. Height of the widget in pixel.

Value

Flickr embed code.


[Package juicedown version 0.1.1 Index]