Rdocumentation
powered by
Learn R Programming
couchDB (version 1.4.1)
couch_store_default: Store a document on the default connection.
Description
Stores a record on the default connection.
Usage
couch_store_default(obj, myOpts = NULL)
Arguments
obj
A list formatted by calling couch_new_object.
myOpts
Additional options (not implemented in this version)