dbUnlink,filehashSQLite-methodR Documentation

Unlink Database

Description

Remove a database

Usage

## S4 method for signature 'filehashSQLite'
dbUnlink(db, ...)

Arguments

db

object of class "filehashSQLite"

...

other arguments (not used)