dbFetch,filehashSQLite,character-method {filehashSQLite}R Documentation

Fetch Object

Description

Retrieve the value associated with a specific key

Usage

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

Arguments

db

object of class "filehashSQLite"

key

character, key name

...

other arguments (not used)


[Package filehashSQLite version 0.2-6 Index]