This function saves the default app configuration file required by [run_app()]. Alternatively, you can download the file from https://github.com/asiripanich/emdash/blob/master/inst/config-default.yml.

save_config_file(dir_out)

Arguments

dir_out

the directory to save the config file

Value

a logical value, `TRUE` if the file has been successfully saved.