clean_nowcasts | R Documentation |
This function removes nowcasts in the format produced by EpiNow2
from a
target directory for the date supplied.
clean_nowcasts(date = Sys.Date(), nowcast_dir = ".")
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. |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.