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)
dir_out | the directory to save the config file |
---|
a logical value, `TRUE` if the file has been successfully saved.