Request | R Documentation |
A generic Arctos request. Not intended to be used directly. See InfoRequestBuilder and CatalogRequestBuilder.
with_endpoint()
Request$with_endpoint(endpoint)
add_param()
Request$add_param(...)
add_params()
Request$add_params(l)
serialize()
Request$serialize()
perform()
Request$perform(api_key = NULL)
from_raw_response()
Request$from_raw_response(raw_response)
clone()
The objects of this class are cloneable with this method.
Request$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.