get_compliance_result | R Documentation |
This function retrieves the information for a single compliance job.
get_compliance_result(id, bearer_token = get_bearer(), verbose = TRUE)
id |
string, the job id |
bearer_token |
string, bearer token |
verbose |
If |
a data frame
## Not run:
get_compliance_result("1460077048991555585")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.