dbInsert-filehashSQLite-character-method: Insert Object

dbInsert,filehashSQLite,character-methodR Documentation

Insert Object

Description

Insert a key-value pair into a database

Usage

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

Arguments

db

object of class "filehashSQLite"

key

character, key name

value

R object

...

other arguments (not used)


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