Skip to contents

Support function for reading and writing files

Usage

check_in_out(indir, outdir)

Arguments

indir

Input directory path

outdir

Output directory path

Value

Stops if they don't

Examples

if (FALSE) {
if(interactive()){
 #EXAMPLE1
 }
}