File: NAMESPACE

package info (click to toggle)
r-cran-dynamictreecut 1.63-1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 184 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 108 bytes parent folder | download
1
2
3
4
5
exportPattern("^[^\\.]")

importFrom("stats", "cutree")
importFrom("utils", "flush.console", "read.table")