collect_images: Extract array of image data from folder

Description Usage Arguments Value Examples

View source: R/collect_images.R

Description

http://www.di.fc.ul.pt/~jpn/r/GraphicalTools/EBImage.html

Usage

1
collect_images(path, width = 210, height = 300)

Arguments

path

path to folder with images

width

resize width

height

resize height

Value

array with first dimension as image number, and 2nd and 3rd as image dimensions

Examples

1
collect_images("data/documents_processed/b12754")

nfrimando/stat299capstone documentation built on Jan. 10, 2022, 7:05 a.m.