Learn R Programming

httr (version 1.1.0)

write_function: 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 write_function object to process.