Learn R Programming

mRpostman (version 0.2.0)

config_handle: Curl Handle Configuration

Description

Internal helper function for configuring curl handles used in almost all mRpostman functions.

Usage

config_handle(imapconf)

Arguments

imapconf

An object of class imapconf generated with configure_imap.

Value

A curl handle object.

See Also

Other config: configure_imap