R/zz_help_files.R
unregister_altrep_class.Rd
Unegister an ALTREP class to not use base R serialization.
unregister_altrep_class(classname, pkgname)
The ALTREP class name
The package the ALTREP class comes from
unregister_altrep_class("compact_intseq", "base")