Learn R Programming

⚠️There's a newer version (2.0.2) of this package.Take me there.

base64 (version 2.0)

Base64 Encoder and Decoder

Description

Compatibility wrapper to replace the orphaned package by Romain Francois. New applications should use the 'openssl' or 'base64enc' package instead.

Copy Link

Version

Install

install.packages('base64')

Monthly Downloads

6,874

Version

2.0

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

May 10th, 2016

Functions in base64 (2.0)

encode

Encode and Decode base64
img

Encode a png file as a img data uri