cdbDeleteDoc {R4CouchDB} | R Documentation |
With a given cdb$id
this function sends a http "DELETE"
request to the url .../cdb$id?rev=cdb$rev
.
cdbDeleteDoc(cdb)
cdb |
Beside |
cdb |
The result of the delete request is stored in
|
wactbprot
cdbAddDoc()