Learn R Programming

EpiNow2 (version 1.1.0)

clean_nowcasts: Clean Nowcasts for a Supplied Date

Description

This function removes nowcasts in the format produced by EpiNow2 from a target directory for the date supplied.

Usage

clean_nowcasts(date = NULL, nowcast_dir = NULL)

Arguments

date

Date object. Defaults to today's date

nowcast_dir

Character string giving the filepath to the nowcast results directory.