Description Usage Arguments Details Examples
shows a list of images in a convenient way
1 2 |
imgs |
list of raster objects or single raster object |
width, height |
layout of plot, default to a square or close |
normalize |
x to normalize width, y for height, square to stretch to a square |
cex |
numeric character expansion factor, see ?text |
show_code |
display code under the picture, if the call contains the code. |
max_char_code |
to limit amount of characters shown when displaying code |
normalise: x to normalize width, y for height, sq
1 2 | showcase(tweak(system.file("img", "Rlogo.png", package="png"),
color="purple",bold=1,alpha = 0.3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.