View source: R/collection_requeststatus.R
| collection_requeststatus | R Documentation | 
Request the status of an already submitted Asynchronous Collection API call. This call is also used to clear up the stored statuses.
collection_requeststatus(conn, requestid, raw = FALSE, ...)
| conn | A solrium connection object, see SolrClient | 
| requestid | (character) Required. The user defined request-id for the
request. This can be used to track the status of the submitted asynchronous
task.  | 
| raw | (logical) If  | 
| ... | You can pass in parameters like  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.