dbFetch,filehashSQLite,character-methodR 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)