% Generated by roxygen2: do not edit by hand % Please edit documentation in R/DBClient-dbTable.R \name{DBClient$table} \alias{DBClient$table} \title{DBClient$table} \arguments{ \item{table_name}{\if{html}{\out{}} The database table name} } \value{ \if{html}{\out{}} A dplyr::tbl instance } \description{ Creates a \code{dplyr::tbl} instantiation with the current database connection. }