Skip to contents

Addition tbl methods for databricks connectors implemented for connector::tbl_cnt():

Usage

tbl_cnt(connector_object, name, ...)

Arguments

connector_object

connector The connector object to use.

name

character Name of the content to read, write, or remove. Typically the table name.

...

Additional arguments passed to the method for the individual connector.

Value

A dplyr::tbl object.