write_function {httr} | R Documentation |
S3 object to define response writer.
Description
This S3 object allows you to control how the response body is saved.
Usage
write_function(subclass, ...)
Arguments
subclass , ... |
Class name and fields. Used in class constructors. |
x |
A |
[Package httr version 1.4.5 Index]