dbUnlink,filehashSQLite-method {filehashSQLite}R 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)


[Package filehashSQLite version 0.2-6 Index]