current_db: Determines the current db based on the system date Creates a...

View source: R/db_get-helpers.R

current_dbR Documentation

Determines the current db based on the system date Creates a string with the name of the db

Description

Determines the current db based on the system date Creates a string with the name of the db

Usage

current_db()

Value

Character vector — the most recent database name.

Examples

library(orextdb)
## Not run: 
current_db()

## End(Not run)

UO-BRT/orextdb documentation built on Jan. 29, 2023, 8:53 a.m.