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