File: NAMESPACE

package info (click to toggle)
r-cran-trimcluster 0.1-5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 84 kB
  • sloc: sh: 13; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

S3method("plot", "tkm")
S3method("print", "tkm")

importFrom("graphics", "lines", "plot", "points")