View source: R/to_R_interface.R
getFilteredRecords | R Documentation |
Get Filtered Records
getFilteredRecords(db, tableName, keyValues, fields, like, ...)
db |
database name or database file |
tableName |
name of the table from which to read records |
keyValues |
list of |
fields |
table fields to be selected |
like |
if |
... |
additonal arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.