get_query: Retrieves the classification results for a given query.

View source: R/query.R

get_queryR Documentation

Retrieves the classification results for a given query.

Description

Retrieves the classification results for a given query.

Usage

get_query(query_id, format = c("json", "sdf", "csv"))

Arguments

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)

Value

the parsed text output displaying the classification results for


classyfireR documentation built on March 18, 2022, 7:21 p.m.