Files
AVSDevR.DBClient/man/DBClient-cash-table.Rd

15 lines
406 B
R

% 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{<character>}} The database table name}
}
\value{
\if{html}{\out{<complex>}} A dplyr::tbl instance
}
\description{
Creates a \code{dplyr::tbl} instantiation with the current database connection.
}