dir_mission: Handling a list of file in Certain Directry

Description Usage Arguments Details Author(s) See Also

Description

From an existing folder a list of files can be read and used for creating new files in a new folder

Usage

1
dir_mission(dirIn,dirOut,create = F,func =image_pdc_RGB)

Arguments

dirIn

Input folder location

dirOut

Output folder location

create

whether to create the new folder at dirOut or not

func

function to apply on each file

Details

non-ASCII characters in the directory location string may lead to errors.

Author(s)

Hao Li

See Also

dir.create


HaoLi111/rVividImg documentation built on July 4, 2019, 6:43 p.m.