File: NAMESPACE

package info (click to toggle)
r-cran-hash 2.2.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: sh: 13; makefile: 2
file content (8 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
exportPattern("^[[:alpha:]]+")
export( .set )
exportClasses( hash )

importFrom("methods", "is", "new")

S3method(as.list, hash)
S3method(names, hash)