Learn R Programming

mRpostman (version 0.3.1)

flag_options: Flag Options

Description

Lists flags used by most of IMAP servers.

Usage

flag_options()

Arguments

Value

A data.frame containing flag names, its descriptions, and its antonym versions.

References

Crispin, M., "Internet Message Access Protocol - Version 4rev1", RFC 2060, 10.17487/RFC2060, December 1996, https://www.rfc-editor.org/info/rfc2060.

See Also

Other options: metadata_options, section_or_field_options

Examples

Run this code
# NOT RUN {
library(mRpostman)
flag_options()

# }

Run the code above in your browser using DataLab