dbDelete-filehashSQLite-character-method: Delete Object

dbDelete,filehashSQLite,character-methodR Documentation

Delete Object

Description

Delete an object from the database

Usage

## S4 method for signature 'filehashSQLite,character'
dbDelete(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.