list_docs {captr} | R Documentation |
List Documents
Description
A list of document resources owned by the calling account.
Usage
list_docs(...)
Arguments
... |
Additional arguments passed to |
Value
data.frame Prints total number of documents by default.
References
https://shreddr.captricity.com/developer/api-reference/#v1-documents
Examples
## Not run:
list_docs()
## End(Not run)
[Package captr version 0.3.0 Index]