View source: R/NAME_comb2pngs.R
comb2pngs | R Documentation |
comb2pngs
combines to png images into one, and then plots the combined image.
comb2pngs(imgs, bottom_text = NULL)
imgs |
vector of image file names |
bottom_text |
caption text appearing below the figure |
The code of this function was inspired by code from Ben Bolker at https://stackoverflow.com/questions/25415365/insert-side-by-side-png-images-using-knitr
plots images in knitr chunk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.