make_results_folder: Make a Results Folder

Description Usage Arguments Value Examples

View source: R/make_results_folder.R

Description

This utility function makes a results folder with the specified name within a results folder. It will also overwrite old results if required. Returns a path to the results folder.

Usage

1
make_results_folder(prefix, regen = FALSE)

Arguments

prefix

A character string containing the name of the results folder to create

regen

Logical - defaulting to FALSE. Should the results folders be regenerated.

Value

A path to the results folder.

Examples

1
2

seabbs/ETSMissing documentation built on Nov. 22, 2019, 5:08 p.m.