cleanOutfile: Create outdir if not exist, and remove the old file if...

View source: R/Utility.R

cleanOutfileR Documentation

Create outdir if not exist, and remove the old file if needed.

Description

Create outdir if not exist, and remove the old file if needed.

Usage

cleanOutfile(outf, remove = TRUE)

Arguments

outf

string

remove

bool, default is TRUE

Value

None


beyondpie/smmtools documentation built on July 1, 2022, 4:33 a.m.