Description Usage Arguments Details Author(s) References See Also Examples
Add or remove documents from a collection
1 2 3 |
id |
A collection id (or object of class “scribd_collection”) to add documents to (or remove documents from). |
doc |
A document id (or object of class “scribd_doc”) to add to (or remove from) the collection. |
... |
Other arguments passed to HTTP request functions. |
These functions add documents to a collection or remove documents from a collection.
Thomas J. Leeper
coll_create
, coll_update
, coll_delete
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.