get_dbname {dittodb}R Documentation

Get the dbname from a connection call

Description

Get the dbname from a connection call

Usage

get_dbname(dots)

Arguments

dots

from the argument being passed to the connection

Value

the name, sanitized if needed


[Package dittodb version 0.1.4 Index]