sbf_set_db_name: Set Database Name

View source: R/db-name.R

sbf_set_db_nameR Documentation

Set Database Name

Description

Sets database name option (without the extension or path).

Usage

sbf_set_db_name(db_name = "database")

Arguments

db_name

A string specifying the new database name (without the extension or path).

Value

An invisible string specifying the new database name (without the extension or path).

See Also

Other db_name: sbf_get_db_name()

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_main(), sbf_set_sub(), sbf_up_sub()

Examples

sbf_set_db_name("database")

poissonconsulting/subfoldr2 documentation built on Feb. 20, 2025, 1:21 p.m.