R/connector_imports.R
tbl_cnt.Rd
Addition tbl methods for databricks connectors implemented for connector::tbl_cnt():
connector::tbl_cnt()
tbl_cnt(connector_object, name, ...)
connector The connector object to use.
character Name of the content to read, write, or remove. Typically the table name.
Additional arguments passed to the method for the individual connector.
A dplyr::tbl object.