File: NAMESPACE

package info (click to toggle)
abind 1.4-8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 256 bytes parent folder | download
1
2
3
4
5
6
7
8
export(abind, asub, "afill<-", adrop, acorn)
S3method(asub, default)
S3method(adrop, default)
S3method("afill<-", default)
S3method(acorn, default)
import("methods")
importFrom("methods", "Quote")
importFrom("utils", "head", "object.size", "tail")