Learn R Programming

base64enc (version 0.1-3)

Tools for base64 encoding

Description

This package provides tools for handling base64 encoding. It is more flexible than the orphaned base64 package.

Copy Link

Version

Install

install.packages('base64enc')

Monthly Downloads

959,851

Version

0.1-3

License

GPL-2 | GPL-3

Maintainer

Last Published

July 28th, 2015

Functions in base64enc (0.1-3)

checkUTF8

Check the validity of a byte stream ot be interpreted as UTF8.
dataURI

Create a data URI string
base64

Encode/decode data into/from base64 encoding