| FromResponseRequestBuilder | R Documentation |
Builder for the case where a request is made with the context of a previous response.
ArctosR::RequestBuilder -> FromResponseRequestBuilder
new()FromResponseRequestBuilder$new(response, records)
request_more()Request at most count more records from this response's
original query
FromResponseRequestBuilder$request_more(count)
countnumber of additional records to request
FromResponseRequestBuilder
build_request()Perform the request.
FromResponseRequestBuilder$build_request()
Request
clone()The objects of this class are cloneable with this method.
FromResponseRequestBuilder$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.