classyfireR (version 0.1.2)

get_status_code: Get Status Code

Description

Retrieve the status code of a new submission for entity classification

Usage

get_status_code(query_id)

Arguments

query_id

a numeric value for the query id

Value

a list of query_id and classification status; either In progress or Done

Examples

Run this code
# NOT RUN {
get_status_code(2813259)
# }

Run the code above in your browser using DataLab