get_db_table_name {editbl} | R Documentation |
Get name of the tbl in the database
Description
Get name of the tbl in the database
Usage
get_db_table_name(x)
Arguments
x |
|
Value
SQL, the table name as used in the database
[Package editbl version 1.0.5 Index]