image_read2 | R Documentation |
read image (by magick::image_read) with the ability to remove marginal empty space
image_read2(path, ..., cut_empty_space = TRUE)
path |
file path |
... |
additional parameters that pass to magick::image_read |
cut_empty_space |
whether remove marginal empty space |
magick-image object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.