columns_cut: get the right size to split the image into a given number of...

Description Usage Arguments Value

Description

get the right size to split the image into a given number of columns

Usage

1
columns_cut(img, n = 10)

Arguments

img

an image

n

the number of columns

Value

a number of columns, in addition the lost attribute holds the number of lost pixels at the bottom and the right


ThinkRstat/collage documentation built on May 6, 2019, 7:25 a.m.