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

clean_nowcasts(date = NULL, nowcast_dir = NULL)

Arguments

date

Date object. Defaults to todays date

nowcast_dir

Character string giving the filepath to the nowcast results directory.