get_dbname {dittodb}R Documentation

Get the dbname from a connection call

Description

Get the dbname from a connection call

Usage

get_dbname(dots, drv = NULL)

Arguments

dots

from the argument being passed to the connection

drv

from the argument being passed to the connection

Value

the name, sanitized if needed


[Package dittodb version 0.1.8 Index]