rq_head | R Documentation |
Get head of db table
rq_head(db, table_name, ..., qualifiers = NULL, limit = 6L)
db |
Connection handle |
table_name |
character table name |
... |
not used, force later argument to bind by name |
qualifiers |
optional named ordered vector of strings carrying additional db hierarchy terms, such as schema. |
limit |
integer, how many rows to take |
first few rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.