Learn R Programming

base64 (version 2.0.2)

Base64 Encoder and Decoder

Description

Compatibility wrapper to replace the orphaned package. New applications should use base64 encoders from 'jsonlite' or 'openssl' or 'base64enc'.

Copy Link

Version

Install

install.packages('base64')

Monthly Downloads

8,768

Version

2.0.2

License

MIT + file LICENSE

Maintainer

Last Published

October 4th, 2024

Functions in base64 (2.0.2)

base64

Encode and Decode base64
img

Encode a png file as a img data uri