R/RcppExports.R
alt_pkgname.Rd
This finds the name of the package in which the ALTREP class was defined.
alt_pkgname(x)
An ALTREP object of any class
The package name as a character scalar.
alt_pkgname(1:3) #> [1] "base"