bioc-images {rebook}R Documentation

Get various Bioconductor images

Description

Helper functions to pull down images to use in the book. These aim to provide a sensible default for Bioconductor-related books.

Usage

BiocFavicon()

BiocSticker(mode = c("static", "animated"))

Arguments

mode

String specifying the type of sticker to show.

Value

BiocFavicon will return a path to a favicon.ico file.

BiocSticker will return a URL or path to a sticker.

Author(s)

Aaron Lun

Examples

BiocFavicon()

BiocSticker()

[Package rebook version 1.4.0 Index]