dbFetch,filehashSQLite,character-method {filehashSQLite} | R Documentation |
Retrieve the value associated with a specific key
## S4 method for signature 'filehashSQLite,character'
dbFetch(db, key, ...)
db |
object of class "filehashSQLite" |
key |
character, key name |
... |
other arguments (not used) |