compress: A generic function for compressing a data structure.

View source: R/methods.R

compressR Documentation

A generic function for compressing a data structure.

Description

A generic function for compressing a data structure.

Usage

compress(x, ...)

Arguments

x

the object to be compressed.

...

additional arguments to methods.


statnet/rle documentation built on June 11, 2025, 8:30 p.m.