thumbnail: Bootstrap thumbnail

Description Usage Arguments Examples

View source: R/thumbnail.R

Description

Bootstrap thumbnail

Usage

1
thumbnail(title, media, content, href = NULL, height = NULL)

Arguments

title

Title of the thumbnail.

media

A HTML tag img for displaying an image.

content

Description to be placed in the thumbnail.

href

URL to redirect when media or title is clicked.

height

Height of the thumbnail.

Examples

1
2
3
4
5
if (interactive()) {



}

dreamRs/shufflecards documentation built on Dec. 4, 2019, 4:44 a.m.