Learn R Programming

TKCat (version 1.1.14)

decode_bin: Decode base64 string

Description

Decode base64 string

Usage

decode_bin(text)

Value

One decoded value (e.g. a raw vector corresponding to a binary file)

Arguments

text

the base64 character vector to decode