Description Usage Arguments Value
Read all monthly output files in a directory
1 2 3 4 5 | read_monthly_dir(
outdir,
save_file = file.path(outdir, "monthly-output.rds"),
force = FALSE
)
|
outdir |
Directory to scan for files |
save_file |
Name of file for saving output. Defualt is
|
force |
Logical. If |
Nested tibble
with each kind of data returned by read_monthly_file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.