dbExists,filehashSQLite,character-method | R Documentation |
Check to see if a key is in the database
## S4 method for signature 'filehashSQLite,character' dbExists(db, key, ...)
db |
object of class "filehashSQLite" |
key |
character vector of key names |
... |
other arguments (not used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.