image_read2: image_read2

View source: R/image_read2.R

image_read2R Documentation

image_read2

Description

read image (by magick::image_read) with the ability to remove marginal empty space

Usage

image_read2(path, ..., cut_empty_space = TRUE)

Arguments

path

file path

...

additional parameters that pass to magick::image_read

cut_empty_space

whether remove marginal empty space

Value

magick-image object

Author(s)

Guangchuang Yu


GuangchuangYu/ggimage documentation built on Feb. 9, 2024, 2:18 a.m.