dbInsert,filehashSQLite,character-method | R Documentation |
Insert a key-value pair into a database
## S4 method for signature 'filehashSQLite,character' dbInsert(db, key, value, ...)
db |
object of class "filehashSQLite" |
key |
character, key name |
value |
R object |
... |
other arguments (not used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.