Learn R Programming

EpiNow2 (version 1.7.1)

setup_target_folder: Setup Target Folder for Saving

Description

[Stable] Sets up a folders for saving results

Usage

setup_target_folder(target_folder = NULL, target_date)

Value

A list containing the path to the dated folder and the latest folder

Arguments

target_folder

Character string specifying where to save results (will create if not present).

target_date

Date, defaults to maximum found in the data if not specified.