formatOutput: Format output function

View source: R/utils.R

formatOutputR Documentation

Format output function

Description

A prefix will be added to the name fo the file provided and its directory will be changed as specified in the outdir param

Usage

formatOutput(prefix, outdir = NULL, suffix = "")

Arguments

prefix

character. The prefix to add

outdir

character. The output directory

suffix

character. The suffix that will be added at the end of the file name

Value

a file path


GiBacci/expR documentation built on Oct. 15, 2022, 12:15 a.m.