Learn R Programming

juicedown (version 0.1.1)

includeFlickr: Include Flickr album

Description

Include Flickr album

Usage

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

Value

Flickr embed code.

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.