This is a function to setup a folder structure for metricminer data to be saved to. It depends on and reads Scope used for this function is the `See, edit, create, and delete only the specific Google Drive files you use with this app.`
Examples
if (FALSE) { # \dontrun{
authorize("google")
setup_folders(
config_file = "_config_automation.yml"
)
} # }