RequestBuilder {ArctosR} | R Documentation |
RequestBuilder
Description
A builder for a generic Arctos request. Not to be used directly.
Methods
Public methods
Method debug()
Turn on printing of debug information.
Usage
RequestBuilder$debug()
Method build_request()
Usage
RequestBuilder$build_request()
Method clone()
The objects of this class are cloneable with this method.
Usage
RequestBuilder$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
[Package ArctosR version 0.1.1 Index]