loadThisImag: try to read an image file

Description Usage Arguments Value Examples

View source: R/loadThisImag.R

Description

try to read an image file

Usage

1
loadThisImag(newPathFile)

Arguments

newPathFile

: string (path)

Value

NULL or object of class 'cimg'

Examples

1
2
newPathFile <- "C:/Images"
loadThisImag(newPathFile)

DanGit01/ToImagen documentation built on May 29, 2019, 1:51 a.m.