DEBSOURCES
Skip Quicknav
sources / r-cran-hash / 2.2.6.4-1 / NAMESPACE
12345678
exportPattern("^[[:alpha:]]+") export( .set ) exportClasses( hash ) importFrom("methods", "is", "new") S3method(as.list, hash) S3method(names, hash)