compress | R Documentation |
Compress objects.
This function is generic.
Particular methods exist. For the imwd
class object this generic function uses compress.imwd
. There is a default compression method: compress.default
that works on vectors.
compress(...)
... |
See individual help pages for details. |
See individual method help pages for operation and examples
A compressed version of the input.
Version 2.0 Copyright Guy Nason 1993
G P Nason
compress.default
, compress.imwd
, imwd
, imwd.object
, imwdc.object
, threshold.imwd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.