| convert_results_to_dataframe | R Documentation |
Internal function to convert API response data to a dataframe.
convert_results_to_dataframe(data, column_names)
data |
List. Data rows from API response. |
column_names |
Character vector. Column names. |
Data frame with query results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.