img_trim: trim image

Description Usage Arguments

View source: R/trim_transparency.R

Description

trim image

Usage

1
2
img_trim(img, bottom = 0, left = 0, top = 0, right = 0,
  type = c("rel", "abs"))

Arguments

img

raster object

bottom, left, top, right

where to trim

type

rel (0 to 1) or abs (pixels)


moodymudskipper/tweak documentation built on May 20, 2019, 8:49 a.m.