dbMultiFetch-filehashSQLite-character-method: Fetch Multiple Objects

dbMultiFetch,filehashSQLite,character-methodR Documentation

Fetch Multiple Objects

Description

Return (as a named list) the values associated with a vector of keys

Usage

## S4 method for signature 'filehashSQLite,character'
dbMultiFetch(db, key, ...)

Arguments

db

object of class "filehashSQLite"

key

character vector of key names

...

other arguments (not used)


filehashSQLite documentation built on May 12, 2022, 1:06 a.m.