dbExists-filehashSQLite-character-method: Check Existence of Key

dbExists,filehashSQLite,character-methodR Documentation

Check Existence of Key

Description

Check to see if a key is in the database

Usage

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

Arguments

db

object of class "filehashSQLite"

key

character vector of key names

...

other arguments (not used)


rdpeng/filehashsqlite documentation built on May 18, 2022, 5:52 a.m.