This function will build the usual suspects project template that is commonly used for report. This structure includes a series of folders and starter scripts that are fairly common across all analysis projects performed in institutional research. This includes the following folder structure

make_us_project_templates(location = here::here(),
  template_files = TRUE, check_dependencies = TRUE)

Arguments

location

is the location that the desired

template_files

a bolean if you want the template project files included

check_dependencies

check if you need to install any of the packages