crop_image: Crop image

View source: R/view_comp.R

crop_imageR Documentation

Crop image

Description

Crop whitespace from image

Usage

crop_image(x, dims = seq(2))

Arguments

x

An image read by png::readPNG, or file path to that

dims

The dimensions to crop. Default: seq(2).

Value

The cropped image


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.