k_imgMoveFiles: Image Move files

Description Usage Arguments Value

View source: R/k_imgMoveFiles.R

Description

Moves files into directories previously created with k_imgDirSetup

Usage

1
k_imgMoveFiles(directory, files, labels, train_id, delete = FALSE)

Arguments

directory

Parent directory of label folders

files

filenames of files to be moved

labels

Labels of the files to be moved into appropriate folder. Labels should match folder names

train_id

binary indicator saying whether the datapoint is training or testing (Train == 1)

delete

Logical saying whether or not to deleter the file after copy.

Value

Returns NULL


blazickjoe/DataScienceLibrary documentation built on Nov. 5, 2019, 2:26 p.m.