Learn R Programming

TKCat (version 1.1.12)

encode_bin: Encode a binary file in a base64 string

Description

Encode a binary file in a base64 string

Usage

encode_bin(what)

Value

A character vector of length 1 with the base64 encoded file

Arguments

what

a file path or a raw vector