get_query | R Documentation |
Retrieves the classification results for a given query.
get_query(query_id, format = c("json", "sdf", "csv"))
query_id |
query_id a numeric value for the ID of the query. |
format |
a string of the format of the query (either JSON, CSV, or SDF) |
the parsed text output displaying the classification results for
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.