View source: R/requestHandling.R
checkESTAPIError | R Documentation |
Get Google API errors
checkESTAPIError(
req,
ok_content_types = getOption("EventStudy.ok_content_types"),
batched = FALSE
)
req |
a httr request |
ok_content_types |
Expected content type of request |
batched |
called from gar_batch or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.