Rdocumentation
powered by
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
Link to current version
Version
Version
1.3.1
1.3.0
1.2
1.1
1.0
0.8
0.6
0.5
0.4
0.3
0.2
Install
install.packages('brotli')
Monthly Downloads
1,974
Version
1.3.1
License
MIT + file LICENSE
Maintainer
Jeroen Ooms
Last Published
October 4th, 2024
Functions in brotli (1.3.1)
Search all functions
brotli
Brotli Compression