bioc-images {rebook} | R Documentation |
Helper functions to pull down images to use in the book. These aim to provide a sensible default for Bioconductor-related books.
BiocFavicon() BiocSticker(mode = c("static", "animated"))
mode |
String specifying the type of sticker to show. |
BiocFavicon
will return a path to a favicon.ico
file.
BiocSticker
will return a URL or path to a sticker.
Aaron Lun
BiocFavicon() BiocSticker()