document_retrieve {rspacer} | R Documentation |
Get document from RSpace based on document ID
Description
Get document from RSpace based on document ID
Usage
document_retrieve(doc_id, api_key = get_api_key())
Arguments
doc_id |
Unique identifier of the document |
api_key |
RSpace API key |
Value
An RSpace document as parsed JSON.
[Package rspacer version 0.2.0 Index]