Learn R Programming

filehashSQLite (version 0.2-6)

dbFetch,filehashSQLite,character-method: Fetch Object

Description

Retrieve the value associated with a specific key

Usage

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

Arguments

db

object of class "filehashSQLite"

key

character, key name

...

other arguments (not used)