dbGetRowCount,DatabricksResult-method | R Documentation |
Get number of rows fetched
## S4 method for signature 'DatabricksResult'
dbGetRowCount(res, ...)
res |
A DatabricksResult object |
... |
Additional arguments (ignored) |
Number of rows fetched so far
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.