register_altrep_class | R Documentation |
Register an ALTREP class to serialize using base R serialization.
register_altrep_class(classname, pkgname)
classname |
The ALTREP class name |
pkgname |
The package the ALTREP class comes from |
register_altrep_class("compact_intseq", "base")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.