Learn R Programming

brotli (version 1.3.1)

A Compression Format Optimized for the Web

Description

A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding . Brotli is similar in speed to deflate (gzip) but offers more dense compression.

Copy Link

Version

Install

install.packages('brotli')

Monthly Downloads

1,974

Version

1.3.1

License

MIT + file LICENSE

Maintainer

Last Published

October 4th, 2024

Functions in brotli (1.3.1)

brotli

Brotli Compression