show_images | R Documentation |
Show all images 'ims' as subplots with 'rows' using 'titles'
show_images( ims, nrows = 1, ncols = NULL, titles = NULL, figsize = NULL, imsize = 3, add_vert = 0 )
ims |
images |
nrows |
number of rows |
ncols |
number of columns |
titles |
titles |
figsize |
figure size |
imsize |
image size |
add_vert |
add vertical |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.