aec_create_folder_structure: Set up empty folders for Annual publication

View source: R/aec_create_folder_structure.R

aec_create_folder_structureR Documentation

Set up empty folders for Annual publication

Description

Annual publication for mandatory surveillance should follow the same structure so that exports do not break. This function creates the main folder on the K: drive and sets up empty subfolders.

Usage

aec_create_folder_structure(fyear)

Arguments

fyear

Financial year for report in YY_YY, e.g. 17_18 for 2017/2018 report

Value

New folder structure. Will print to console on success

Examples

## Not run: 
aec_create_folder_structure("17_18")

## End(Not run)

PublicHealthEngland/hcaidcs documentation built on Jan. 19, 2024, 8:38 a.m.