Description Usage Arguments Details See Also
Provides a compressed serialization interface for the simplex tree.
1 | deserialize(complex, st = NULL)
|
complex |
The result of |
st |
optionally, the simplex tree to insert into. Otherwise a new one is created. |
The serialize/deserialize commands can be used to compress/uncompress the complex into
smaller form amenable for e.g. storing on disk (see saveRDS
) or saving for later use.
Other serialization:
serialize()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.