sbf_set_main: Set Main

View source: R/main.R

sbf_set_mainR Documentation

Set Main

Description

The directory is created when needed if it doesn't already exist.

Usage

sbf_set_main(..., rm = FALSE, ask = getOption("sbf.ask", TRUE))

Arguments

...

One or more character vectors which are combined together.

rm

A flag specifying whether to remove the folder and all its contents if it already exists.

ask

A flag specifying whether to ask before removing the existing folder.

Value

An invisible string of the path to the main folder.

See Also

Other directory functions: sbf_add_sub(), sbf_get_archive(), sbf_get_db_name(), sbf_get_main(), sbf_get_sub(), sbf_get_workbook_name(), sbf_reset(), sbf_reset_db_name(), sbf_reset_main(), sbf_reset_sub(), sbf_set_db_name(), sbf_set_sub(), sbf_up_sub()


poissonconsulting/subfoldr2 documentation built on Nov. 1, 2024, 9:10 p.m.