Learn R Programming

emayili (version 0.4.4)

qp_decode: Decode a quoted-printable string.

Description

Decode a quoted-printable string.

Usage

qp_decode(x)

Arguments

x

A vector of strings.

Value

A vector of decoded strings.