clean_nowcasts.RdThis function removes nowcasts in the format produced by EpiNow from a target
directory for the date supplied.
clean_nowcasts(date = NULL, nowcast_dir = NULL)
| date | Date object. Defaults to todays date |
|---|---|
| nowcast_dir | Character string giving the filepath to the nowcast results directory. |