Skip to contents

This function sets the results folder in the project environment. A folder with today's date will be created inside the results folder.

Usage

set_results(results, proj = org::project)

Arguments

results

A character vector specifying the results folder path(s).

proj

The project environment. Default is org::project.

Value

Nothing. Alters the proj environment to include $results and $results_today.