get_document | R Documentation |
Retrieve a single document
get_document(index, doc_id, fields, credentials = NULL)
index |
The index to get fields for |
doc_id |
A single document_id |
fields |
Optional character vector listing the fields to retrieve |
credentials |
The credentials to use. If not given, uses last login information |
A tibble with one row containing the requested fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.