clean_nowcasts: Clean Nowcasts for a Supplied Date

View source: R/utilities.R

clean_nowcastsR Documentation

Clean Nowcasts for a Supplied Date

Description

[Stable] 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 = ".")

Arguments

date

Date object. Defaults to today's date

nowcast_dir

Character string giving the filepath to the nowcast results directory. Defaults to the current directory.

Value

No return value, called for side effects


epiforecasts/EpiNow2 documentation built on April 27, 2024, 9:15 p.m.