Description Usage Arguments Value Examples
Retrieves a data source by ID (GUID) or by previous list() index from Domo, converts it to a data.frame and returns.
| 1 | 
| id | A data source id (GUID) or an index from a previous list. | 
| columns | A vector of column names to return from the Domo datasource. (not case sensitive) | 
| ... | Additional httr options | 
A data.frame built from the requested Domo data source.
| 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.