Learn R Programming

emayili (version 0.4.4)

qp_encode: Encode a string to quoted-printable.

Description

Encode a string to quoted-printable.

Usage

qp_encode(x)

Arguments

x

A vector of strings.

Value

A vector of encoded strings.