dbMultiFetch,filehashSQLite,character-method {filehashSQLite} | R Documentation |
Return (as a named list) the values associated with a vector of keys
## S4 method for signature 'filehashSQLite,character'
dbMultiFetch(db, key, ...)
db |
object of class "filehashSQLite" |
key |
character vector of key names |
... |
other arguments (not used) |