Description Usage Arguments Details Value Author(s) References See Also
Delete a document
1 | doc_delete(doc, ...)
|
doc |
A document id (or object of class “scribd_doc”) to delete. |
... |
Other arguments passed to HTTP request functions. |
This deletes a document from Scribd. To simply remove a document from a collection, use coll_remove. To delete a collection, use coll_delete.
A logical.
Thomas J. Leeper
doc, doc_stats, doc_settings, doc_change
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.