Description Usage Arguments
View source: R/db_utils.R
Determine the length of a table, i.e. the number of records.
1
db_length(db, name)
db
A DBIConnection object, as returned by dbConnect().
DBIConnection
dbConnect()
name
Name of the table, escaped with dbQuoteIdentifier().
dbQuoteIdentifier()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.