dbExists,filehashSQLite,character-method {filehashSQLite} | 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) |