cdbDeleteDoc: Deletes a document from a database

Description Usage Arguments Value Author(s) See Also

Description

With a given cdb$id this function sends a http "DELETE" request to the url .../cdb$id?rev=cdb$rev.

Usage

1

Arguments

cdb

Beside cdb$serverName, cdb$port and cdb$DBName the cdb$id must be given. R errors are reported in cdb$errors

Value

cdb

The result of the delete request is stored in cdb$res(whatever this means).

Author(s)

wactbprot

See Also

cdbAddDoc()


R4CouchDB documentation built on May 2, 2019, 6:05 a.m.